Loading MCP server directory, please wait...
Stdio MCP: 17 verifiable AIMarket oracles, 35 pay-per-call tools for AI agents.
npx @getmcp/cli add io.github.alexar76/aimarket-oracle-gatewayRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alexar76/aimarket-oracle-gateway": {
"command": "uvx",
"args": [
"aimarket-oracle-gateway"
],
"env": {
"AIMARKET_HUB_URL": "",
"AIMARKET_ORACLE_URL": "",
"AIMARKET_MAX_PER_CALL_USD": "",
"AIMARKET_MAX_SPEND_USD": ""
}
}
}
}