Taskrabbit Booking Assistance
Find & book local Taskrabbit services near you
About Taskrabbit Booking Assistance
Taskrabbit Booking Assistance checks local service availability and pricing, then guides users through scoping questions for home-service needs. Its connector brings location-based pricing, service details, and booking links into assistant workflows.
Connection details
https://mcp.taskrabbit.com/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add taskrabbit --transport http https://mcp.taskrabbit.com/mcpFrequently asked questions
What is the Taskrabbit Booking Assistance remote MCP server?
The Taskrabbit Booking Assistance remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.taskrabbit.com/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Taskrabbit Booking Assistance MCP server?
Add the endpoint https://mcp.taskrabbit.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Taskrabbit Booking Assistance MCP server require authentication?
Yes. Taskrabbit Booking Assistance uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Taskrabbit Booking Assistance MCP server use?
Taskrabbit Booking Assistance exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.