Loomal

deterministic

MCP server by github.com/archradhq/arch-deterministic

Deterministic IR/IR-LINT validation, policy packs, drift vs exports (archrad). Apache-2.0.

1 starsnpm: @archrad/deterministic

About deterministic

deterministic is an MCP (Model Context Protocol) server published by archradhq in the official MCP registry, listed under Code Analysis on Loomal. Deterministic IR/IR-LINT validation, policy packs, drift vs exports (archrad). Apache-2.0.

It ships as an npm package (@archrad/deterministic), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/archradhq/arch-deterministic, where the project has earned 1 GitHub stars.

Use deterministic with your agent

Claude Code · one command
claude mcp add deterministic -- npx -y @archrad/deterministic
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "deterministic": {
      "command": "npx",
      "args": [
        "-y",
        "@archrad/deterministic"
      ]
    }
  }
}
npm@archrad/deterministic

Frequently asked questions

What is deterministic?
deterministic is an MCP (Model Context Protocol) server by archradhq in the Code Analysis category. Deterministic IR/IR-LINT validation, policy packs, drift vs exports (archrad). Apache-2.0.
How do I connect deterministic to Claude, Cursor, or another MCP client?
Install deterministic from its npm package (@archrad/deterministic) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is deterministic open source?
Yes — the source code is public at github.com/archradhq/arch-deterministic, with 1 GitHub stars.
Can AI agents pay to use deterministic?
Not yet through Loomal — deterministic is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain deterministic? Claim this listing free by verifying GitHub ownership, or contact us.