Odel
open primitive api

open primitive api

Local
@writesdavid1JavaScriptMITUpdated 4mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmopen-primitive-mcpv1.2.0

Run

npx -y open-primitive-mcp

MCP client config

{
  "mcpServers": {
    "open-primitive-api": {
      "command": "npx",
      "args": [
        "-y",
        "open-primitive-mcp"
      ]
    }
  }
}