AIMarket — live agent marketplace for VS Code
io.github.alexar76/aimarket-hub
Search and invoke real AI capabilities on modelmarket.dev. Free trial, then USDC on Base.
client:VS Code
transport:streamable-http
tools:2
Install AIMarket — live agent marketplace in VS Code
.vscode/mcp.json
{
"servers": {
"aimarket-hub": {
"type": "http",
"url": "https://modelmarket.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs