← Back to Plugins
MCP Server MCP

Oi

github By github 👁 1 views ▲ 0 votes

Access Oi Contexts, Workflows, Skills, Guardrails, Connections, and reporting tools.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.oioioi.ai/mcp",
      "headers": [
        {
          "description": "Bearer token for Oi access. Use an OAuth access token or an exported Oi organization API key.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...