Cursor / MCP
Add Metrecept to Cursor over MCP — one-click after Checkout, or paste mcp.json.
Prefer the integrations board when you want every host in
one place.
One-click (preferred)
- Finish Stripe Checkout on /billing/intermediate
- On success, optionally paste your provider key (BYOK)
- Click Add Metrecept to Cursor → confirm in Cursor’s MCP UI
Deeplink shape (built automatically on success):
cursor://anysphere.cursor-deeplink/mcp/install?name=ohm&config=<base64>
Also available from /i and /connections once you paste a key.
Manual fallback
Only if the deeplink isn’t available:
{
"mcpServers": {
"ohm": {
"command": "ohm-mcp",
"env": {
"OHM_API_KEY": "sk-at-…",
"OHM_BASE_URL": "https://api.withohm.dev/v1"
}
}
}
}
Install the server first: pip install withohm-mcp.
Tools
Full catalog: Command catalog. Tag chat with X-Ohm-Path when
routing frequency farms; hit-ratio lives on the org console / ledger APIs.
| Tool | Role |
|---|---|
ohm_chat | Chat through Metrecept; optional fetch_urls for web context |
ohm_fetch_web | Compliant public-web markdown |
ohm_usage / ohm_savings | Meters and dual savings |
ohm_models / ohm_providers | Routing status |
ohm_policy | Compliance purposes |
ohm_receipt | Mint a public savings receipt (same as /demo one-click mint) |