Loading MCP server directory, please wait...
Stocks, fundamentals, FRED economics, SEC filings & crypto. x402 micropayments, $0.01/call.
npx @getmcp/cli add io.github.sapph1re/findata-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
EVM_PRIVATE_KEYEVM wallet private key (hex, with or without 0x prefix). Any EVM wallet with USDC on Base mainnet. Used for x402 micropayments ($0.01/call).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sapph1re/findata-mcp": {
"command": "uvx",
"args": [
"findata-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "",
"FINDATA_BACKEND_URL": ""
}
}
}
}