MCP Server
MCP
io.github.mikusnuz/pexbot-mcp
AI simulated crypto trading with real-time Upbit prices — 11 tools, 5 resources, 5 prompts
Install
npx -y @pexbot/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@pexbot/mcp",
"version": "2.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from pex.bot dashboard (pxb_ prefix). Optional — use 'register' tool to create one.",
"isSecret": true,
"name": "PEXBOT_API_KEY"
},
{
"description": "API base URL (default: https://pex.bot/api/v1)",
"name": "PEXBOT_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment