Skip to content
VS Code

universal research mcp for VS Code

io.github.mp-juns/universal-research-mcp

Provenance-first research memory with hash-bound evidence and a fail-closed eligibility gate.

client:VS Code transport:stdio runtime:pypi

Install universal research mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "universal-research-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "universal-research-mcp"
      ]
    }
  }
}

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

universal research mcp in other clients