Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.
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 orchard-data-mcp
MCP client config
{
"mcpServers": {
"orchard-data-mcp": {
"command": "npx",
"args": [
"-y",
"orchard-data-mcp"
]
}
}
}