Skip to content
VS Code

core for VS Code

to.unified/core

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

client:VS Code transport:streamable-http

Install core in VS Code

.vscode/mcp.json

{
  "servers": {
    "core": {
      "type": "http",
      "url": "https://mcp-api.unified.to/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

core in other clients