# @bsvkey/inference-mcp

MCP server: buy Claude & Grok inference metered per token, settled in BSV, through the hosted inference.bsvkey.com gateway. Channels or per-call x402.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.2.2
- **Author:** Embryo Space Inc. DBA BSVKey
- **License:** MIT
- **npm:** @bsvkey/inference-mcp
- **Source:** https://github.com/BSVKey/inference-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-09T09:41:29.960Z
- **Version scanned:** 1.2.2
- **CVEs:** none found by OSV at scan time

## Tools

5 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_models` — List the models this BSV inference gateway sells, with LIVE retail price (satoshis per 1,000 tokens) at the current BSV/USD rate. No key needed. Call first to c
- `infer` — Run one metered inference (OpenAI-compatible), paid per token in BSV from your prepaid channel. Returns the completion plus a receipt: satoshis charged, model r
- `channel_balance` — Check a prepaid channel’s remaining BSV balance, spend, and request count.
- `open_channel` — Explains how to open + fund a prepaid channel. Funding is a real BSV payment signed by a wallet, so it is done once at the website; you then paste the returned 
- `x402_infer` — Run one inference paid PER CALL in BSV via x402 — no prepaid channel needed. You provide a funded BSV private key (wif or BSVKEY_WIF); the tool fetches the 402 

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"inference\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@bsvkey/inference-mcp\"\n      ],\n      \"env\": {\n        \"BSVKEY_API_KEY\": \"<YOUR_BSVKEY_API_KEY>\",\n        \"BSVKEY_WIF\": \"<YOUR_BSVKEY_WIF>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `BSVKEY_API_KEY` — Bsvkey API Key (optional)
- `BSVKEY_WIF` — Bsvkey Wif (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40bsvkey%2Finference-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40bsvkey%2Finference-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40bsvkey%2Finference-mcp
- HTML page: https://forgeregistry.com/registry/%40bsvkey%2Finference-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
