Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mywallet": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/launcher/run-mywallet-mcp.cjs",
"--api-init-json",
"{\"storage\":{\"type\":\"nodeFile\",\"profile\":\"mywallet\"}}"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub mytonwallet-org/mywallet-agents-plugins --plugin mywallet