x402 pay-per-use IBM Granite AI: chat, code, embeddings, analysis, forecasting. Pay USDC per call.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@three-ws/ibm-x402-mcp · npm · 1.1.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.nirholas/ibm-x402-mcp",
"description": "x402 pay-per-use IBM Granite AI: chat, code, embeddings, analysis, forecasting. Pay USDC per call.",
"title": "IBM Granite via x402",
"repository": {
"url": "https://github.com/nirholas/three.ws",
"source": "github",
"subfolder": "packages/ibm-x402-mcp"
},
"version": "1.1.3",
"websiteUrl": "https://three.ws",
"icons": [
{
"src": "https://three.ws/three-ws-mcp-icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@three-ws/ibm-x402-mcp",
"version": "1.1.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Solana wallet address that receives USDC payments from tool callers (server operator's receiving wallet). Required to accept x402 payments.",
"isRequired": true,
"format": "string",
"name": "MCP_SVM_PAYMENT_ADDRESS"
},
{
"description": "IBM Cloud API key used by the server to call watsonx.ai on behalf of end users. Create one at https://cloud.ibm.com/iam/apikeys.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WATSONX_API_KEY"
},
{
"description": "watsonx.ai project id scoping all inference calls. Find it under your project → Manage → General → Project ID. Provide this or WATSONX_SPACE_ID.",
"format": "string",
"name": "WATSONX_PROJECT_ID"
},
{
"description": "watsonx.ai deployment space id. Alternative to WATSONX_PROJECT_ID.",
"format": "string",
"name": "WATSONX_SPACE_ID"
},
{
"description": "Regional watsonx.ai inference host. Defaults to https://us-south.ml.cloud.ibm.com. Other regions: eu-de, eu-gb, jp-tok, au-syd, ca-tor.",
"format": "string",
"name": "WATSONX_URL"
},
{
"description": "Default chat/generation Granite model id. Defaults to ibm/granite-3-8b-instruct.",
"format": "string",
"name": "WATSONX_MODEL_ID"
},
{
"description": "Default embedding model id. Defaults to ibm/granite-embedding-278m-multilingual.",
"format": "string",
"name": "WATSONX_EMBED_MODEL_ID"
},
{
"description": "Solana account that sponsors transaction fees for x402 payments. Defaults to the three.ws fee payer.",
"format": "string",
"name": "X402_FEE_PAYER_SOLANA"
},
{
"description": "x402 facilitator endpoint for payment verification and settlement. Defaults to https://facilitator.payai.network.",
"format": "string",
"name": "X402_FACILITATOR_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-19T22:05:07.329034Z",
"publishedAt": "2026-08-19T22:05:07.329034Z",
"updatedAt": "2026-08-19T22:05:07.329034Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.1.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.