← Index

io.github.Cyberweasel777/botindex-mcp-server

io.github.Cyberweasel777/botindex-mcp-server·v2.2.0·Other
Quality Score
84
/100

DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "botindex-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "botindex-mcp-server"
      ],
      "env": {
        "BOTINDEX_BASE_URL": "<botindex_base_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "botindex-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "botindex-mcp-server"
      ],
      "env": {
        "BOTINDEX_BASE_URL": "<botindex_base_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y botindex-mcp-server
§02  Environment variables
BOTINDEX_BASE_URL

Base URL for BotIndex API (optional, defaults to https://api.botindex.dev)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other