Skip to content
Claude Desktop

CLIO Web for Claude Desktop

io.github.iowarp/web-mcp

Provider-fixed web search plus transparent URL, DOI, and document fetching

client:Claude Desktop transport:stdio runtime:pypi

Install CLIO Web in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "web-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

CLIO Web in other clients