dodo-mcp

arthittakun/dodo-mcp
★ 0 stars TypeScript Security Updated today
Local-first MCP server for AI-assisted coding with workspace-scoped tools, OAuth, file editing, command execution, media, browser, and desktop capabilities.
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": {
    "dodo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arthittakun/dodo-mcp"
      ]
    }
  }
}

README Excerpt

**DODO MCP 1.0.0** คือ MCP server แบบ local-first สำหรับให้ AI ช่วยพัฒนา software โดยทำงานกับ workspace ที่เจ้าของเลือก ใช้ OAuth, workspace ACL, trust policy และ file/secret guards เป็นชั้นความปลอดภัยหลัก - MCP ผ่าน HTTP ที่ `127.0.0.1:21730/mcp` พร้อม OAuth และ PKCE - Local Config แบบ loopback ที่ `127.0.0.1:21731`

Topics

ai-codinglocal-firstmcpmodel-context-protocoltypescript