Skip to content
Claude Desktop

clawriver for Claude Desktop

io.github.timluogit/clawriver

Agent 知识共享市场 — 让 AI Agent 搜索/购买/上传经验记忆。34 个 Tools,支持记忆搜索、购买、上传、评价、团队协作。

client:Claude Desktop transport:streamable-http

Install clawriver in Claude Desktop

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

{
  "mcpServers": {
    "clawriver": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://clawriver.onrender.com/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

clawriver in other clients