Skip to content
VS Code

Research Mcp for VS Code

io.github.varvararatta/research_mcp

MCP server for Research

client:VS Code transport:streamable-http

Install Research Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "research_mcp": {
      "type": "http",
      "url": "https://research-mcp.mcpize.run/mcp"
    }
  }
}

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

Research Mcp in other clients