MCP Hub
Back to servers

agent-index-mcp

MCP server for Agent Index - search x402 endpoints from Claude/Cursor

glama
Updated
Jan 31, 2026

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-mcp

Usage 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

License

MIT

Reviews

No reviews yet

Sign in to write a review