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)

  1. Finish Stripe Checkout on /billing/intermediate
  2. On success, optionally paste your provider key (BYOK)
  3. 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.

ToolRole
ohm_chatChat through Metrecept; optional fetch_urls for web context
ohm_fetch_webCompliant public-web markdown
ohm_usage / ohm_savingsMeters and dual savings
ohm_models / ohm_providersRouting status
ohm_policyCompliance purposes
ohm_receiptMint a public savings receipt (same as /demo one-click mint)