add-mcp
Back to registry
Unified logo

Unified

v1.0.0

unified.to/mcp

Unified.to provides a unified integration platform that lets applications connect to hundreds of third-party SaaS products through a single normalized API. It also offers embedded authorization and an MCP layer that exposes connected SaaS data and actions to LLM-based agents.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://mcp-api.unified.to/mcp
requiredsecret

Workspace API key. Use Bearer <token>.

npx add-mcp@latest https://mcp-api.unified.to/mcp --transport sse --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=to.unified%2Fmcp"