INDIVIDUAL MCP TOOL
get_visibility_index
Return the DTC AI Visibility Index: a recurring audit of well-known direct-to-consumer brands (Casper, Ridge, Away, Rothy's and ~35 more) scored 0-100 on AI-agent visibility — robots.
LIVE ENDPOINT
https://mcppulse.agiscorecard.com/mcp
Connect to this endpoint to inspect the live schema for get_visibility_index and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.io-github-f-tiger-agentic-commerce-tools]
url = "https://mcppulse.agiscorecard.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"io-github-f-tiger-agentic-commerce-tools": {
"type": "http",
"url": "https://mcppulse.agiscorecard.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: io-github-f-tiger-agentic-commerce-tools
Remote MCP URL: https://mcppulse.agiscorecard.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"io-github-f-tiger-agentic-commerce-tools": {
"url": "https://mcppulse.agiscorecard.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"io-github-f-tiger-agentic-commerce-tools": {
"type": "http",
"url": "https://mcppulse.agiscorecard.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "io-github-f-tiger-agentic-commerce-tools",
"transport": "streamable-http",
"url": "https://mcppulse.agiscorecard.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
check_mcp_server— Run a free, live health, conformance and latency scan of any remote MCP (Model Context Protocol) server over streamable HTTP.agent_readiness_scan— Score any website 0-100 on how ready it is for AI agents and AI shopping assistants (free, via AgentReady, agentready.get_public_mcp_index— Return the Public MCP Server Index: a weekly-refreshed health, conformance and latency ranking of popular public (no-auth) remote MCP servers, scored 0-100 by the same live JSON-RPC handshake used by check_mcp_server.check_wellknown_discovery— Audit any website's agent-discovery surface in one call (free, via tools.generate_llms_txt— Generate a complete, spec-correct llms.define_term— Look up a plain-English definition of any agentic-commerce, MCP, AI-visibility or agent-payments term from the Agent Glossary (glossary.