Unified MCP server for the Apideck Unified API. Connect any MCP-compatible agent framework to 200+ connectors — Accounting systems, ERP HRIS platforms, file storage providers, and more — through one integration.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "http",
"url": "https://mcp.apideck.dev/mcp",
"headers": {
"x-apideck-api-key": "${APIDECK_API_KEY}",
"x-apideck-app-id": "${APIDECK_APP_ID}",
"x-apideck-consumer-id": "${APIDECK_CONSUMER_ID}"
}
}