Real-time stocks, company fundamentals, FRED economic indicators (800k+ series), SEC filings, and crypto prices. Five tools, $0.01/call via x402 micropayments on Base mainnet. No signup required.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y findata-mcpAgent-CoreX intelligently routes which tools from sapph1re/findata-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"findata-mcp": {
"command": "npx",
"args": [
"-y",
"findata-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add findata-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use sapph1re/findata-mcp directly without routing
npx -y findata-mcpNew to Agent-CoreX? View setup guide →