Prerequisites
- Claude Code or Claude Desktop installed
- 0 Finance API key from Settings → API Keys
Step 1: Create the config file
Create or edit~/.claude/claude_desktop_config.json:
Step 2: Restart Claude
Quit and reopen Claude to load the new MCP server.Step 3: Verify
Ask Claude to check your balance:get_balance and display your USDC balance.
Add to CLAUDE.md
For project-specific context, add this to yourCLAUDE.md:
Available tools
Once connected, Claude has access to all 0 Finance tools:
See the full tool list for all available tools.
Troubleshooting
”MCP server not found”
- Check that
~/.claude/claude_desktop_config.jsonexists - Verify the JSON is valid (no trailing commas)
- Restart Claude completely (quit and reopen)
“Tool execution failed”
- Verify your API key is valid
- Check the Claude output for specific error messages
- Ensure you have network connectivity
Slow responses
The MCP server connects over HTTPS. If responses are slow:- Check your internet connection
- Try a different network
- The first request may be slower due to npx package download
