Agent-first trading on the ZXOAR launchpad (Uniswap V4): scan, vet, guarded buy/sell, atomic launch
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.
zxoar-mcp · npm · 0.2.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "fi.zxoar/zxoar",
"description": "Agent-first trading on the ZXOAR launchpad (Uniswap V4): scan, vet, guarded buy/sell, atomic launch",
"repository": {
"url": "https://github.com/lockwood-launch/lockwood-protocol",
"source": "github",
"subfolder": "mcp"
},
"version": "0.2.2",
"websiteUrl": "https://zxoar.fi",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "zxoar-mcp",
"version": "0.2.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional trading key — without it the server is READ-ONLY (scan/vet/info only). Signs locally; never leaves your machine.",
"isSecret": true,
"name": "PRIVATE_KEY"
},
{
"description": "Server-enforced cap per trade in ETH (default 0.5).",
"name": "MAX_ETH_PER_TX"
},
{
"description": "Server-enforced cumulative session spend cap in ETH (default 2).",
"name": "MAX_ETH_PER_SESSION"
},
{
"description": "Server-enforced rate limit on state-changing calls (default 12).",
"name": "MAX_TX_PER_MINUTE"
},
{
"description": "Override the chain RPC (defaults to Robinhood Chain mainnet; pair with CHAIN_ID and the *_ADDRESS vars for forks/testnets).",
"name": "RPC_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-22T19:17:40.405353Z",
"publishedAt": "2026-07-22T19:17:40.405353Z",
"updatedAt": "2026-07-22T19:17:40.405353Z",
"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.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.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.