toca-mcp-server

luizanunciostoca/toca-mcp-server
★ 0 stars TypeScript Security Updated today
An MCP server.
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": {
    "toca-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "luizanunciostoca/toca-mcp-server"
      ]
    }
  }
}

README Excerpt

Deterministic execution layer for ChatGPT governed by the TOCA_OS business source of truth in Google Drive. The repository is beyond bootstrap. The production foundation currently includes: - private Streamable HTTP MCP transport at `/mcp`; - health/readiness boundaries; - Meta OAuth, webhook and secret-management boundaries;