Skip to content
VS Code

Guru Remote MCP Server for VS Code

com.getguru/mcp-server

Guru MCP Server - Connect AI tools to your Guru knowledge base

client:VS Code transport:streamable-http

Install Guru Remote MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.api.getguru.com/mcp"
    }
  }
}

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

Guru Remote MCP Server in other clients