datoon for Windsurf
io.github.andrii-su/datoon
Smart structured-data to TOON gateway: converts to TOON only when it saves LLM tokens.
client:Windsurf
transport:stdio
runtime:pypi
Install datoon in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"datoon": {
"command": "uvx",
"args": [
"datoon"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs