openclaw agent tools for Claude Desktop
io.github.baronsengir007/openclaw-agent-tools
Weather, code search, currency & Solana trust scoring as MCP tools. Free, no API key needed.
client:Claude Desktop
transport:streamable-http
Install openclaw agent tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openclaw-agent-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://venice-components-track-determination.trycloudflare.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