PluginBench
MCP Server

ComOS Portal — AI-Native SaaS Management MCP Server

io.github.ronrey/portal

What is the ComOS Portal — AI-Native SaaS Management MCP server?

93 MCP tools for platform administration via AI agents. Billing, support, teams, and more.

How to install ComOS Portal — AI-Native SaaS Management

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "portal": {
      "url": "https://mcp.comos-portal.com/mcp/sse"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "portal": {
      "serverUrl": "https://mcp.comos-portal.com/mcp/sse"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "portal": {
      "type": "http",
      "url": "https://mcp.comos-portal.com/mcp/sse"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "portal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.comos-portal.com/mcp/sse"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse portal https://mcp.comos-portal.com/mcp/sse

Related MCP servers

Multi-tenant MCP gateway for AI commerce. One connection, every store.

View repository →

ComOS 2.0 — the two-sided commerce network for AI agents. Buy every store, or become one.

View repository →