Solana DeFi risk intel over x402: rug/honeypot scans, pool analysis, wash-filtered pools.
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.
soldefi-mcp · npm · 0.5.2
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.thomenz/soldefi-mcp",
"description": "Solana DeFi risk intel over x402: rug/honeypot scans, pool analysis, wash-filtered pools.",
"repository": {
"url": "https://github.com/thomenz/soldefi-mcp",
"source": "github"
},
"version": "0.5.2",
"packages": [
{
"registryType": "npm",
"identifier": "soldefi-mcp",
"version": "0.5.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "base58 or JSON-array secret key of a DEDICATED Solana wallet holding USDC (pays per call). Configure this and/or EVM_PRIVATE_KEY; the x402 layer settles on whichever rail the 402 advertises. Paid tools return 402 without one; the free validate_mint tool still works.",
"format": "string",
"isSecret": true,
"name": "SOLANA_PRIVATE_KEY"
},
{
"description": "0x private key of a DEDICATED wallet holding USDC on Base (pays per call). Configure this and/or SOLANA_PRIVATE_KEY; the x402 layer settles on whichever rail the 402 advertises. Paid tools return 402 without one; the free validate_mint tool still works.",
"format": "string",
"isSecret": true,
"name": "EVM_PRIVATE_KEY"
},
{
"description": "Optional Solana RPC override used to build the payment (e.g. a Helius URL). Only read when SOLANA_PRIVATE_KEY is set.",
"format": "string",
"name": "SOLANA_RPC_URL"
},
{
"description": "Base URL of a soldefi Worker. Defaults to the hosted production API (https://soldefi.thomenz.me).",
"format": "string",
"name": "SOLDEFI_BASE_URL"
},
{
"description": "Set to 'base-sepolia' to pay on testnet, which switches BOTH rails (Solana devnet + Base Sepolia). Any other value, including unset, pays on mainnet.",
"format": "string",
"name": "X402_NETWORK"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-04T17:25:28.483359Z",
"publishedAt": "2026-08-04T17:25:28.483359Z",
"updatedAt": "2026-08-04T17:25:28.483359Z",
"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.5.2last 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.