Skip to content
Claude Desktop

Stellar Agent Search for Claude Desktop

io.github.berkingurcan/stellar-agent-search

Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.

client:Claude Desktop transport:stdio runtime:npm

Install Stellar Agent Search in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "stellar-agent-search": {
      "command": "npx",
      "args": [
        "-y",
        "stellar-agent-search"
      ],
      "env": {
        "STELLAR_NETWORK": "<STELLAR_NETWORK>",
        "EXPLORER_BASE_URL": "<EXPLORER_BASE_URL>",
        "STELLAR_RPC_URL": "<STELLAR_RPC_URL>",
        "VERIFY_ONCHAIN": "<VERIFY_ONCHAIN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Stellar Agent Search in other clients