← Back to Plugins
MCP Server MCP

Scalix Cloud

github By github 👁 3 views ▲ 0 votes

The agent-native cloud: database, functions, AI, storage, computers. 50 tools, one API key.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.scalix.world/v1/mcp",
      "headers": [
        {
          "description": "Bearer <your Scalix API key> - create one free at https://console.scalix.world",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...