Catalog
io.github.markswendsen-code/taskrabbit
Officialby markswendsen-code · TypeScript
MCP server for TaskRabbit - let AI agents book home services and taskers
AI agents can search for and book home services and taskers through TaskRabbit.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"taskrabbit": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-taskrabbit@0.1.0"
]
}
}
}