There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@tensorfeed/x402-base-mcp · npm · 0.2.1
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": "ai.tensorfeed/x402-base-mcp",
"description": "Read-only Base mainnet reader. Verifies x402 payment settlements + AFTA federation status.",
"title": "TensorFeed x402 Base Reader",
"repository": {
"url": "https://github.com/RipperMercs/tensorfeed-x402-base-mcp",
"source": "github"
},
"version": "0.2.1",
"websiteUrl": "https://tensorfeed.ai/x402",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@tensorfeed/x402-base-mcp",
"version": "0.2.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Base mainnet RPC endpoint (Alchemy, Infura, etc) for higher rate limits. Must match the allowlist in src/rpc/allowlist.ts; non-allowlisted URLs fall back to public Base RPC with a stderr warning. Defaults to https://mainnet.base.org if unset.",
"isSecret": true,
"name": "TENSORFEED_RPC_URL"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"categories": [
"payments",
"blockchain",
"data"
],
"freeTools": [
"balance",
"usdc_balance",
"block_number",
"get_tx_receipt",
"call",
"recent_transfers",
"verify_x402_settlement",
"parse_x402_manifest",
"usdc_recent_payments_to",
"probe_x402_endpoint",
"decode_x402_payment_payload",
"verify_afta_federation",
"tf_payment_lookup",
"x402_publisher_health",
"afta_federation_members"
],
"license": "MIT",
"premium": false,
"tags": [
"x402",
"base",
"usdc",
"agent-payments",
"afta",
"verification",
"read-only",
"machine-payable",
"stablecoin"
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-28T03:46:35.010007Z",
"publishedAt": "2026-05-28T03:46:35.010007Z",
"updatedAt": "2026-05-28T03:46:35.010007Z",
"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 0.2.1last 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.