Skip to main content
Glama
CIII-glitch

Agent Index MCP Server

by CIII-glitch

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?"

License

MIT

Latest Blog Posts

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