Money
Freeby MCP Community
MCP tool for NDK money operations with mint info caching
v0.2.2Added Apr 12, 2026
nostrwalletmcpndktypescript
Money MCP Server
MCP tool for NDK money operations with mint info caching
Installation
npx -y mcp-money
Reviews
Installation
Quick install
npx -y mcp-money
Add to claude_desktop_config.json
{
"mcpServers": {
"money": {
"command": "npx",
"args": ["-y", "mcp-money"]
}
}
}