Stdio MCP: 17 verifiable AIMarket oracles, 35 pay-per-call tools for AI agents.
claude mcp add aimarket-oracle-gateway -- uvx aimarket-oracle-gateway
claude_desktop_config.json
{
"mcpServers": {
"aimarket-oracle-gateway": {
"command": "uvx",
"args": [
"aimarket-oracle-gateway"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"aimarket-oracle-gateway": {
"command": "uvx",
"args": [
"aimarket-oracle-gateway"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"aimarket-oracle-gateway": {
"command": "uvx",
"args": [
"aimarket-oracle-gateway"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"aimarket-oracle-gateway": {
"type": "stdio",
"command": "uvx",
"args": [
"aimarket-oracle-gateway"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"aimarket-oracle-gateway": {
"command": "uvx",
"args": [
"aimarket-oracle-gateway"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.alexar76--aimarket-oracle-gateway/reviews or the review_server meta-tool.
POST /mcp