Skip to main content

Prerequisites


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:
Claude should call get_balance and display your USDC balance.

Add to CLAUDE.md

For project-specific context, add this to your CLAUDE.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”

  1. Check that ~/.claude/claude_desktop_config.json exists
  2. Verify the JSON is valid (no trailing commas)
  3. Restart Claude completely (quit and reopen)

“Tool execution failed”

  1. Verify your API key is valid
  2. Check the Claude output for specific error messages
  3. Ensure you have network connectivity

Slow responses

The MCP server connects over HTTPS. If responses are slow:
  1. Check your internet connection
  2. Try a different network
  3. The first request may be slower due to npx package download