Skip to main content
The PRYSM Model Context Protocol server lets any MCP client — Claude Desktop, Cursor, Windsurf, and others — route prompts to the best-value model among 30+, preview costs, estimate savings, validate a BRAIN.md, and read usage. Your agent shouldn’t burn a frontier model on a one-line task; point it at PRYSM and it can pick the cheapest model that does the job well — no provider keys to juggle, one bill, one receipt per call.

Install

No global install needed — your MCP client launches it on demand with npx.
Add to claude_desktop_config.json:
Restart your client after editing the config; “prysm” then appears as a tool provider.

Tools

A great agent pattern: call prysm_route first to see the cost, then prysm_chat to execute — so the agent reasons about spend before committing to a model.

Configuration

The server communicates over stdio — the standard MCP transport. All diagnostics go to stderr, keeping the protocol channel clean.

What your agent gains

Cost-aware by default

The agent previews the price of a task and routes to the cheapest capable model.

One key, every model

27 models across 12 providers behind a single PRYSM key — no per-provider setup.

Governed by BRAIN.md

The same BRAIN.md rules and guardrails apply to agent calls.

Verifiable

Every prysm_chat returns a PrysmProof of what ran.