Odel
SPARDA

SPARDA

Local
@zakariagharzouli8JavaScriptUpdated 5 days ago

AI writes. SPARDA proves. Deterministic, offline security gate for AI edits.

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).

npmsparda-mcpv0.71.4

Run

npx -y sparda-mcp

MCP client config

{
  "mcpServers": {
    "sparda": {
      "command": "npx",
      "args": [
        "-y",
        "sparda-mcp"
      ]
    }
  }
}