Skip to content
VS Code

open primitive for VS Code

io.github.writesdavid/open-primitive

33 tools, 30 US federal data domains. Ed25519 signed, provenance chains, entity graph. Free.

client:VS Code transport:stdio runtime:npm

Install open primitive in VS Code

.vscode/mcp.json

{
  "servers": {
    "open-primitive": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "open-primitive-mcp"
      ]
    }
  }
}

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

open primitive in other clients