cli

dotodo-io/cli
★ 0 stars JavaScript AI/LLM Updated 2d ago
Install the dotodo agent skill and a URL-only MCP server entry. Does not log in or store tokens.
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": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "dotodo-io/cli"
      ]
    }
  }
}

README Excerpt

Install the [dotodo](https://dotodo.io) agent skill and add the MCP server URL for Cursor, Claude Code, Codex, and Grok. ```bash npx dotodo install ``` The CLI does not log you in or store tokens. After install, sign in with OAuth in your AI client. Skill source: [dotodo-io/skills](https://github.com/dotodo-io/skills).

Tools (3)

statusuninstallupdate