Skip to content
VS Code

discovery for VS Code

dev.nexbid/discovery

Search and discover advertiser products through an open marketplace for AI agents.

client:VS Code transport:streamable-http tools:19

Install discovery in VS Code

.vscode/mcp.json

{
  "servers": {
    "discovery": {
      "type": "http",
      "url": "https://mcp.nexbid.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

discovery in other clients