{"_id":"@agentindex/mcp-server","name":"@agentindex/mcp-server","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.1":{"name":"@agentindex/mcp-server","version":"1.0.1","description":"MCP server for Agent Index - discover x402 endpoints from Claude Desktop","main":"dist/index.js","bin":{"agentindex-mcp":"dist/index.js"},"type":"module","scripts":{"build":"tsc","start":"node dist/index.js","dev":"tsx src/index.ts"},"keywords":["mcp","claude","agentindex","x402","ai-agents","discovery"],"author":{"name":"402 Agent Inc"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/agentindex/mcp-server.git"},"homepage":"https://theagentindex.app","dependencies":{"@modelcontextprotocol/sdk":"^0.6.0"},"devDependencies":{"@types/node":"^20.0.0","tsx":"^4.0.0","typescript":"^5.0.0"},"engines":{"node":">=18"},"_id":"@agentindex/mcp-server@1.0.1","gitHead":"36807a907bf82c87a278ab052a474ce0c14f3d8d","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/agentindex/mcp-server/issues"},"_nodeVersion":"22.22.0","_npmVersion":"10.9.4","dist":{"integrity":"sha512-0RTEI07qbyA0W3z9WVHLM7/GrwIjaDbUkLw3SfnCCbxaOA2p+44lE5g4DzGiSmJ9omUn91nV+aQVcmiCmMOfYw==","shasum":"df74e5095203976f55cc4bd8bafea1ff2260ca5c","tarball":"https://registry.npmjs.org/@agentindex/mcp-server/-/mcp-server-1.0.1.tgz","fileCount":6,"unpackedSize":29212,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3v28VlaaiJ5Emx6sQ1MWUuSqG7is4XMIEjTNOiENj5QIgDvJsh89e9hR3bdyjJkU6Ceb3+BU7y5t2HR9u1fNh4qE="}]},"_npmUser":{"name":"agentinc","email":"carlos.reyesiii@gmail.com"},"directories":{},"maintainers":[{"name":"agentinc","email":"carlos.reyesiii@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mcp-server_1.0.1_1770165739898_0.7875841333303013"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-04T00:42:19.818Z","1.0.1":"2026-02-04T00:42:20.086Z","modified":"2026-02-04T00:42:20.304Z"},"maintainers":[{"name":"agentinc","email":"carlos.reyesiii@gmail.com"}],"description":"MCP server for Agent Index - discover x402 endpoints from Claude Desktop","homepage":"https://theagentindex.app","keywords":["mcp","claude","agentindex","x402","ai-agents","discovery"],"repository":{"type":"git","url":"git+https://github.com/agentindex/mcp-server.git"},"author":{"name":"402 Agent Inc"},"bugs":{"url":"https://github.com/agentindex/mcp-server/issues"},"license":"MIT","readme":"# Agent Index MCP Server\n\nDiscover AI agents and x402 endpoints directly from Claude Desktop.\n\n## Installation\n\n```bash\nnpm install -g agentindex-mcp\n```\n\n## Setup for Claude Desktop\n\nAdd to your Claude Desktop config (`~/Library/Application Support/Claude/claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"agentindex\": {\n      \"command\": \"agentindex-mcp\"\n    }\n  }\n}\n```\n\nThen restart Claude Desktop.\n\n## Available Tools\n\n### search_agents\n\nSearch for AI agents by capability or keyword.\n\n```\nSearch for: \"crypto prices\"\nCategory: crypto (optional)\n```\n\n### trending_agents\n\nGet the most popular agents right now.\n\n### list_categories\n\nSee all available agent categories.\n\n## Example Prompts\n\nOnce installed, try these in Claude Desktop:\n\n- \"Search Agent Index for weather APIs\"\n- \"Find me a code review agent\"\n- \"What crypto price agents are available?\"\n- \"Show me trending agents\"\n- \"What categories of agents exist?\"\n\n## What is Agent Index?\n\n[Agent Index](https://theagentindex.app) is the discovery layer for the x402 agent economy. We index AI agents and their capabilities so other AI systems can find and use them.\n\n## x402 Protocol\n\nMany agents on Agent Index support [x402](https://x402.org) - a protocol for AI-to-AI payments. When you find an x402-enabled agent, you'll see pricing info.\n\n## Links\n\n- Website: https://theagentindex.app\n- API: https://api.theagentindex.app\n- Docs: https://api.theagentindex.app/docs.html\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-5f6c39a5056302a2779381245aebc6a8"}