Pay for x402 paywalls, datasets, and store checkouts on Solana, behind hard spending caps.
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.
@solinkify/mcp · npm · 0.3.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": "com.solinkify/mcp",
"description": "Pay for x402 paywalls, datasets, and store checkouts on Solana, behind hard spending caps.",
"version": "0.3.3",
"websiteUrl": "https://solinkify.com/docs",
"packages": [
{
"registryType": "npm",
"identifier": "@solinkify/mcp",
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the agent's Solana JSON keypair (solana-keygen new -o agent-keypair.json). Needed by the tools that spend; discovery and search tools run without it.",
"format": "string",
"name": "SOLINKIFY_WALLET_PATH"
},
{
"description": "Hard cap for a single payment in USD (default 1)",
"format": "number",
"name": "SOLINKIFY_MAX_PAYMENT_USD"
},
{
"description": "Hard cap for total spend per UTC day in USD (default 10)",
"format": "number",
"name": "SOLINKIFY_DAILY_CAP_USD"
},
{
"description": "Owner mode (ADR-008): base58 address of the wallet that funds pay_checkout through its on-chain SpendAuthority. The agent signs but never holds the owner's funds; per-payment cap, daily ceiling and revoke are enforced by the Solana program. Unset means payments come from the agent wallet.",
"format": "string",
"name": "SOLINKIFY_OWNER_WALLET"
},
{
"description": "devnet (default) or mainnet-beta",
"format": "string",
"name": "SOLINKIFY_NETWORK"
},
{
"description": "Custom Solana RPC endpoint (defaults to the network's public RPC)",
"format": "string",
"name": "SOLANA_RPC_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-29T09:48:45.897632Z",
"publishedAt": "2026-07-29T09:48:45.897632Z",
"updatedAt": "2026-07-29T09:48:45.897632Z",
"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.3.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.