Inference MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 9 Sep 2026.
Pay-per-token Claude & Grok inference, settled in BSV, via the inference.bsvkey.com gateway.
Today is the operative word: we check Inference MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add inference-mcp -- npx -y @bsvkey/inference-mcp
{
"mcpServers": {
"inference-mcp": {
"args": [
"-y",
"@bsvkey/inference-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.inference-mcp]
command = "npx"
args = ["-y", "@bsvkey/inference-mcp"]
{
"mcpServers": {
"inference-mcp": {
"args": [
"-y",
"@bsvkey/inference-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"inference-mcp": {
"args": [
"-y",
"@bsvkey/inference-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BSVKEY_API_KEY (A funded channel key in the form channelId:channelSecret. Open + fund a channel once at https://inference.bsvkey.com. Optional (can be passed per call).), BSVKEY_BASE_URL (Gateway base URL. Defaults to https://inference.bsvkey.com/v1; override to point at a self-hosted deployment.), BSVKEY_WIF (A funded BSV private key (WIF) used by the x402_infer tool to pay per call in BSV (no channel). Signing is local; the key never leaves the process. Optional (can be passed per call).), BSVKEY_FUNDED_SATS (The amount you funded your channel with on-chain. When set, usage receipts are verified against this instead of the broker-signed fundedSats. Optional (can be passed per call as fundedSats).), BSVKEY_RECEIPT_STATE (Path to a JSON file where per-channel receipt continuity (seq + running totals) is persisted, so replays are caught across restarts. Optional; in-memory only if unset.).
The author declared them in the registry entry; get the values from the project itself.
MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.
Pay-per-query x402 business intelligence on Base, settled in USDC via the native 402 payment flow.
Jira MCP server with scoped API tokens via api.atlassian.com gateway
Solana agent gateway via x402. Wallet, token, DeFi, and swap tools. Pay per request.
Dated SIU, the benchmark price of AI inference work: one free tool, three paid via x402.
Pay-per-call tools for autonomous agents, settled in USDC on Base via x402.
CVE intelligence, STRIDE, OWASP test cases via Ansvar Gateway. Cited, OAuth + paid.
Spot market for AI inference tokens. Buyers pay per draw in USDC on Base; sellers host delivery.
Answers built from our own checks of this server.