AIMarket MCP Gateway for VS Code
io.github.alexar76/aimarket-mcp
Stdio + HTTP MCP gateway: SSRF-hardened web_fetch, web_search, metis_verify, market_search.
client:VS Code
transport:streamable-http
runtime:pypi
Install AIMarket MCP Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"aimarket-mcp": {
"type": "http",
"url": "https://{aimarket_host}/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs