MCP Server
MCP
to.unified/core
Unified.to MCP server — one API for 500+ B2B SaaS integrations across 28+ categories
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-api.unified.to/mcp",
"headers": [
{
"description": "Bearer <your workspace API key>",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment