Skip to main content
Hosted OneBalance MCP Server
We’re excited to announce our hosted Model Context Protocol (MCP) server, making it easier than ever to integrate OneBalance with your favorite AI tools like Claude and Cursor.

What’s New

  • Zero-setup integration: Connect to OneBalance with just a URL - no installations or configurations required
  • Hosted MCP server: Available at https://docs.onebalance.io/mcp for instant access
  • Universal compatibility: Works with Claude, Cursor, and any MCP-compatible AI tool
  • Full feature access: Complete OneBalance API and documentation search capabilities
  • Simplified authentication: AI tools handle API key prompts automatically when needed

Getting Started

Claude Setup

  1. Go to Connectors in Claude settings
  2. Select Add custom connector
  3. Enter name: “OneBalance MCP” and URL: https://docs.onebalance.io/mcp
  4. Start using OneBalance functions in your chats

Cursor Setup

  1. Open MCP settings with Cmd+Shift+P → “Open MCP settings”
  2. Add to your mcp.json:
    {
      "mcpServers": {
        "onebalance-mcp": {
          "url": "https://docs.onebalance.io/mcp"
        }
      }
    }
    
  3. Ask “What tools do you have available?” to confirm connection

Why This Matters

Now you can connect instantly with just a URL, removing technical barriers and making OneBalance accessible to more developers.
Check our complete MCP setup guide for detailed setup instructions.
I