Economic-safety tools for trading agents: executable quote + rug/honeypot pretrade check via x402.
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.
@getplexa/mcp · npm · 0.1.7
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.getplexa/mcp",
"description": "Economic-safety tools for trading agents: executable quote + rug/honeypot pretrade check via x402.",
"repository": {
"url": "https://github.com/plexa-xyz/mcp",
"source": "github"
},
"version": "0.1.7",
"packages": [
{
"registryType": "npm",
"identifier": "@getplexa/mcp",
"version": "0.1.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Funded wallet private key — pays Plexa per call (x402 USDC) and signs locally. Plexa never receives it. Use a dedicated low-balance wallet.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_WALLET_KEY"
},
{
"description": "Plexa public API base URL (default https://api.getplexa.com).",
"format": "string",
"name": "PLEXA_BASE_URL"
},
{
"description": "Chain the wallet is funded on / quotes default to. Accepted: base | polygon | matic | arbitrum | arbitrum-one | arb | eip155:8453 | eip155:137 | eip155:42161 (default base). pretrade_check is Base-only today.",
"format": "string",
"name": "CHAIN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-10T12:55:09.186118Z",
"publishedAt": "2026-08-10T12:55:09.186118Z",
"updatedAt": "2026-08-10T12:55:09.186118Z",
"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.1.7last 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.