Skip to content
VS Code

mcp for VS Code

io.github.seldonframe/mcp

Build, deploy, and sell AI agents for local-service businesses - from your IDE.

client:VS Code transport:streamable-http runtime:npm

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.seldonframe.com/v1"
    }
  }
}

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

mcp in other clients