Iskat — Russian-language web search for agents for Claude Desktop
io.iskat/webdex
Russian-language web search for agents: hybrid retrieval, product prices, full page text
client:Claude Desktop
transport:streamable-http
Install Iskat — Russian-language web search for agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"webdex": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://iskat.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs