dooor-os-mcp

Dooor-AI/dooor-os-mcp
★ 0 stars TypeScript AI/LLM Updated 12d ago
Model Context Protocol (MCP) server for Dooor OS: query your workspace data, deploy apps, and manage agents/databases from Claude Code, Claude Desktop or Codex.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dooor-os-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Dooor-AI/dooor-os-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for the Dooor OS platform. Exposes the workspace's apps, deploys, git, databases, agents, monitoring and connected business data as MCP tools so an MCP client (Claude Code, Claude Desktop, etc.) can operate the platform on your behalf. Every tool is scoped to a single workspace, resolved from the API key you

Tools (2)

DOOOR_BASE_URLcapabilities