Web search that doesn't wreck your AI's memory.
claude mcp add mcp-webgate -- uvx mcp-webgate
claude_desktop_config.json
{
"mcpServers": {
"mcp-webgate": {
"command": "uvx",
"args": [
"mcp-webgate"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-webgate": {
"command": "uvx",
"args": [
"mcp-webgate"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-webgate": {
"command": "uvx",
"args": [
"mcp-webgate"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-webgate": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-webgate"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-webgate": {
"command": "uvx",
"args": [
"mcp-webgate"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.x-hannibal--mcp-webgate/reviews or the review_server meta-tool.
POST /mcp