Loading MCP server directory, please wait...
Launch and trade BSC tokens on Market Mayhem. Your own wallet signs; dry run by default; spend caps.
npx @getmcp/cli add co.marketmayhem/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.marketmayhem/mcp": {
"command": "npx",
"args": [
"-y",
"@marketmayhem/mcp"
],
"env": {
"MM_PRIVATE_KEY": "",
"MM_LIVE": "",
"MM_MAX_PER_TX": "",
"MM_MAX_PER_DAY": "",
"MM_ALLOW_TOKENS": "",
"MM_API_KEY": ""
}
}
}
}