Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"latitude-data-supergateway": {
"command": "npx",
"args": [
"-y",
"@latitude-data/supergateway"
]
}
}
}
Or smoke-test directly:
npx -y @latitude-data/supergateway
Details
| Website | https://www.npmjs.com/package/@latitude-data/supergateway |
|---|---|
| GitHub | git+https://github.com/latitude-dev/supergateway.git |
| License | unknown |
| Pricing | free |
| Tags | mcp stdio sse gateway proxy bridge |
| Sources | npm |
| Discovered | 2026-05-25 |