What is the io.github.mikusnuz/pexbot-mcp MCP server?
AI simulated crypto trading with real-time Upbit prices — 11 tools, 5 resources, 5 prompts
How to install io.github.mikusnuz/pexbot-mcp
Copy-paste configuration for popular MCP clients.
PEXBOT_API_KEYsecretAPI key from pex.bot dashboard (pxb_ prefix). Optional — use 'register' tool to create one.
PEXBOT_API_URLAPI base URL (default: https://pex.bot/api/v1)
{
"mcpServers": {
"pexbot-mcp": {
"command": "npx",
"args": [
"-y",
"@pexbot/mcp"
],
"env": {
"PEXBOT_API_KEY": "<YOUR_PEXBOT_API_KEY>",
"PEXBOT_API_URL": "<YOUR_PEXBOT_API_URL>"
}
}
}
}{
"mcpServers": {
"pexbot-mcp": {
"command": "npx",
"args": [
"-y",
"@pexbot/mcp"
],
"env": {
"PEXBOT_API_KEY": "<YOUR_PEXBOT_API_KEY>",
"PEXBOT_API_URL": "<YOUR_PEXBOT_API_URL>"
}
}
}
}{
"mcpServers": {
"pexbot-mcp": {
"command": "npx",
"args": [
"-y",
"@pexbot/mcp"
],
"env": {
"PEXBOT_API_KEY": "<YOUR_PEXBOT_API_KEY>",
"PEXBOT_API_URL": "<YOUR_PEXBOT_API_URL>"
}
}
}
}{
"servers": {
"pexbot-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pexbot/mcp"
],
"env": {
"PEXBOT_API_KEY": "<YOUR_PEXBOT_API_KEY>",
"PEXBOT_API_URL": "<YOUR_PEXBOT_API_URL>"
}
}
}
}claude mcp add pexbot-mcp --env PEXBOT_API_KEY=<YOUR_PEXBOT_API_KEY> --env PEXBOT_API_URL=<YOUR_PEXBOT_API_URL> -- npx -y @pexbot/mcpRelated MCP servers
MCP server for App Store Connect & Google Play Console — iOS/Android app management
View repository →MCP server for Chrome Web Store — extension upload, publish, status, and rollout
View repository →MCP server for Dynadot domain registrar — domain search, registration, DNS, and transfers
View repository →MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection
View repository →MCP server for Instagram Graph API, Threads API & Meta platform management
View repository →MCP server for Meta Marketing API — Facebook & Instagram ad campaign management
View repository →