AIMarket MCP Gateway for Grok
io.github.alexar76/aimarket-mcp
Stdio + HTTP MCP gateway: SSRF-hardened web_fetch, web_search, metis_verify, market_search.
client:Grok
transport:streamable-http
runtime:pypi
Install AIMarket MCP Gateway in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"aimarket-mcp": {
"type": "http",
"url": "https://{aimarket_host}/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs