Skip to content
Claude Desktop

Giskard Search for Claude Desktop

io.github.giskard09/search

Pay-per-use web search for AI agents. Lightning invoice, Ed25519 signature, karma discounts.

client:Claude Desktop transport:sse

Install Giskard Search in Claude Desktop

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

{
  "mcpServers": {
    "search": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://search.rgiskard.xyz/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Giskard Search in other clients