Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y stellar-agent-search
MCP client config
{
"mcpServers": {
"stellar-agent-search": {
"command": "npx",
"args": [
"-y",
"stellar-agent-search"
]
}
}
}