teriyakichild/mcp-condenser
MCP proxy that condenses verbose JSON and YAML tool responses into compact TOON text, dramatically reducing token usage when LLM agents talk to tool-heavy servers (e.g. Kubernetes, cloud APIs).
Platform-specific configuration:
{
"mcpServers": {
"mcp-condenser": {
"command": "npx",
"args": [
"-y",
"mcp-condenser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...