Skip to content
Claude Desktop

core for Claude Desktop

to.unified/core

Unified.to MCP server — one API for 500+ B2B SaaS integrations across 28+ categories

client:Claude Desktop transport:streamable-http

Install core in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "core": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-api.unified.to/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

core in other clients