Loading MCP server directory, please wait...
One MCP: hosted Pix receive + dated charges (26 tools), or local npx non-custodial wallet (62).
npx @getmcp/cli add io.github.depixapp/depix-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DEPIX_API_KEYDePix App API key (sk_test_ sandbox, sk_live_ production). Used by the 26 gateway tools; without it they return missing_api_key. Requires Node.js >= 22.4.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.depixapp/depix-mcp": {
"command": "npx",
"args": [
"-y",
"@depixapp/mcp"
],
"env": {
"DEPIX_API_KEY": "",
"DEPIX_WALLET_PASSPHRASE": "",
"DEPIX_WALLET_DIR": ""
}
}
}
}