Read large logs, JSON and docs in a fraction of the tokens. Offline, fact-preserving optimizer.
claude mcp add latent-gate -- uvx latent-gate
claude_desktop_config.json
{
"mcpServers": {
"latent-gate": {
"command": "uvx",
"args": [
"latent-gate"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"latent-gate": {
"command": "uvx",
"args": [
"latent-gate"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"latent-gate": {
"command": "uvx",
"args": [
"latent-gate"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"latent-gate": {
"type": "stdio",
"command": "uvx",
"args": [
"latent-gate"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"latent-gate": {
"command": "uvx",
"args": [
"latent-gate"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.KathanModh259--latent-gate/reviews or the review_server meta-tool.
POST /mcp