Skip to content
Claude Desktop

datoon for Claude Desktop

io.github.andrii-su/datoon

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

client:Claude Desktop transport:stdio runtime:pypi

Install datoon in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

datoon in other clients