@getplexa/mcp
Rank #13,441com.getplexa/mcp
Economic-safety tools for trading agents: executable quote + rug/honeypot pretrade check via x402.
@getplexa/mcp is a Model Context Protocol (MCP) server published by plexa-xyz. It ranks #13,441 of 132,046 servers tracked on MCP Toplist. @getplexa/mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 9 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 118,605 of 132,046 servers on MCP Toplist.
Use @getplexa/mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add getplexa -e "AGENT_WALLET_KEY=<your AGENT_WALLET_KEY>" -e "PLEXA_BASE_URL=<your PLEXA_BASE_URL>" -e "CHAIN=<your CHAIN>" -- npx -y @getplexa/mcpReplace each placeholder with your own value before saving.
[mcp_servers.getplexa]
command = "npx"
args = ["-y", "@getplexa/mcp"]
[mcp_servers.getplexa.env]
AGENT_WALLET_KEY = "<your AGENT_WALLET_KEY>"
PLEXA_BASE_URL = "<your PLEXA_BASE_URL>"
CHAIN = "<your CHAIN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getplexa": {
"command": "npx",
"args": [
"-y",
"@getplexa/mcp"
],
"env": {
"AGENT_WALLET_KEY": "<your AGENT_WALLET_KEY>",
"PLEXA_BASE_URL": "<your PLEXA_BASE_URL>",
"CHAIN": "<your CHAIN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getplexa": {
"command": "npx",
"args": [
"-y",
"@getplexa/mcp"
],
"env": {
"AGENT_WALLET_KEY": "<your AGENT_WALLET_KEY>",
"PLEXA_BASE_URL": "<your PLEXA_BASE_URL>",
"CHAIN": "<your CHAIN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"getplexa": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@getplexa/mcp"
],
"env": {
"AGENT_WALLET_KEY": "<your AGENT_WALLET_KEY>",
"PLEXA_BASE_URL": "<your PLEXA_BASE_URL>",
"CHAIN": "<your CHAIN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getplexa": {
"command": "npx",
"args": [
"-y",
"@getplexa/mcp"
],
"env": {
"AGENT_WALLET_KEY": "<your AGENT_WALLET_KEY>",
"PLEXA_BASE_URL": "<your PLEXA_BASE_URL>",
"CHAIN": "<your CHAIN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getplexa": {
"command": "npx",
"args": [
"-y",
"@getplexa/mcp"
],
"env": {
"AGENT_WALLET_KEY": "<your AGENT_WALLET_KEY>",
"PLEXA_BASE_URL": "<your PLEXA_BASE_URL>",
"CHAIN": "<your CHAIN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.getplexa%2Fmcp)<a href="https://mcptoplist.com/server/com.getplexa%2Fmcp"><img src="https://mcptoplist.com/badge/com.getplexa%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
plexa-xyz
Available versions (9)
| Version | Published |
|---|---|
| 0.2.0 | Sep 22, 2026 |
| 0.1.9 | Aug 29, 2026 |
| 0.1.8 | Aug 26, 2026 |
| 0.1.7 | Aug 10, 2026 |
| 0.1.6 | Aug 3, 2026 |
| 0.1.5 | Aug 1, 2026 |
| 0.1.4 | Jul 30, 2026 |
| 0.1.3 | Jul 26, 2026 |
| 0.1.2 | Jun 18, 2026 |
Frequently asked questions
- Who maintains @getplexa/mcp?
- @getplexa/mcp is maintained by plexa-xyz, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is @getplexa/mcp listed on the Official MCP Registry?
- Yes — @getplexa/mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does @getplexa/mcp have?
- MCP Toplist tracks 9 versions of @getplexa/mcp, most recently published on Sep 22, 2026.
- Where can I find the source code for @getplexa/mcp?
- The source code for @getplexa/mcp is hosted at github.com/plexa-xyz/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.