Skip to content
Claude Desktop

taskrabbit for Claude Desktop

io.github.markswendsen-code/taskrabbit

MCP server for TaskRabbit - let AI agents book home services and taskers

client:Claude Desktop transport:stdio runtime:npm

Install taskrabbit in Claude Desktop

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

{
  "mcpServers": {
    "taskrabbit": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-taskrabbit"
      ]
    }
  }
}

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

taskrabbit in other clients