Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub devrelaicom/midnight-expert --plugin midnight-walletCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"midnight-wallet": {
"command": "npx",
"args": [
"-y",
"-p",
"midnight-wallet-cli@latest",
"midnight-wallet-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.