Agent Index MCP Server
Agent Index MCP Server
Search and discover x402 AI agent endpoints directly from Claude, Cursor, or any MCP-compatible client.
503 endpoints indexed | 118 providers | 10 categories
Quick Install
npx github:CIII-glitch/agent-index-mcpUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"agent-index": {
"command": "npx",
"args": ["github:CIII-glitch/agent-index-mcp"]
}
}
}Usage with Cursor
Add to Cursor settings → MCP Servers:
{
"agent-index": {
"command": "npx",
"args": ["github:CIII-glitch/agent-index-mcp"]
}
}Available Tools
search_x402_endpoints
Search for x402 endpoints by keyword, category, or capability.
"Find crypto price APIs"
"Search for AI inference endpoints"
"Show me DeFi oracles"get_x402_categories
List all endpoint categories with counts.
get_x402_stats
Get overall index statistics — total endpoints, health rates, domains.
check_endpoint_health
Verify the Agent Index API is online.
Examples
Once connected, ask Claude or Cursor:
"Search Agent Index for weather APIs"
"Find x402 endpoints for crypto data"
"What categories of x402 APIs are available?"
"How many endpoints are indexed?"
Links
Agent Index: https://theagentindex.app
API Docs: https://api.theagentindex.app/docs.html
Twitter: @theagentindex
License
MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CIII-glitch/agent-index-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server