Skip to content
Cline

datoon for Cline

io.github.andrii-su/datoon

Smart structured-data to TOON gateway: converts to TOON only when it saves LLM tokens.

client:Cline transport:stdio runtime:pypi

Install datoon in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "datoon": {
      "command": "uvx",
      "args": [
        "datoon"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

datoon in other clients