Loading MCP server directory, please wait...
Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.
npx @getmcp/cli add io.github.MPP32/mpp32-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MPP32/mpp32-mcp-server": {
"command": "npx",
"args": [
"-y",
"mpp32-mcp-server"
],
"env": {
"MPP32_AGENT_KEY": "",
"MPP32_SOLANA_PRIVATE_KEY": "",
"MPP32_PRIVATE_KEY": "",
"MPP32_API_URL": "https://mpp32.org"
}
}
}
}