AIMarket MCP Gateway for Cursor
io.github.alexar76/aimarket-mcp
Stdio + HTTP MCP gateway: SSRF-hardened web_fetch, web_search, metis_verify, market_search.
client:Cursor
transport:streamable-http
runtime:pypi
Install AIMarket MCP Gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aimarket-mcp": {
"url": "https://{aimarket_host}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs