Live at mcp.qwikyo.com · 25+ tools
Let Claude book your plumber.
Qwikyo’s MCP server connects Claude — and any MCP-compatible AI — to India’s home services marketplace. Search tasks, post jobs, find professionals, and book services, all from a conversation.
npx @qwikyo/mcpServer info →Ask Claude things like
"Find me a plumber in Hyderabad, budget under ₹800"
"What tasks can I complete near Banjara Hills today?"
"Post a task: fix leaking tap, ₹500, Bangalore"
"Get a fare estimate from Kondapur to Hitech City"
"Search for JEE tutors in Pune"
"Book a photographer for this Saturday in Chennai"
Connect in seconds
Pick whichever client you use. Authentication is handled automatically via OAuth.
One-command
Auto-configures Claude Desktop + Claude Code
npx @qwikyo/mcpClaude Desktop
Add to claude_desktop_config.json
{
"mcpServers": {
"qwikyo": {
"url": "https://mcp.qwikyo.com/mcp",
"transport": "http"
}
}
}Claude Code
Run in your terminal
claude mcp add qwikyo --transport http https://mcp.qwikyo.com/mcpClaude.ai web
Settings → Integrations → Add
mcp.qwikyo.comSign in with your Qwikyo account when prompted. Public tools work without auth — actions (post task, book, quote) require sign-in.
Available tools
25+ tools across tasks, marketplace, professionals, and driver bookings.
| Tool | Description | Auth |
|---|---|---|
| search_tasks | Search open tasks by keyword & city | None |
| get_task_details | Full task info, budget, location | None |
| get_nearby_tasks | Tasks near a lat/lng point | None |
| search_marketplace | Browse buy / sell / rent listings | None |
| find_professionals | Find tutors, chefs, photographers & more | None |
| get_driver_fare_estimate | Fare estimate for a trip | None |
| create_task | Post a new task to the marketplace | Required |
| submit_quote | Bid on an open task | Required |
| get_my_tasks | View your active tasks & assignments | Required |
| book_professional | Book a tutor, chef, photographer… | Required |
| book_driver | Book a driver for a trip | Required |
| create_listing | Post a buy / sell / rent listing | Required |
Built for AI-native use
🔐
OAuth 2.1 PKCE
Actions are tied to your account. When an agent posts a task on your behalf, it's your task — your reputation, your history.
🌐
Remote, always on
No local process to run or maintain. A Cloudflare Worker at mcp.qwikyo.com, zero-configuration for end users.
🧩
Typed & composable
Every tool has a precise schema. Agents can chain calls — find tasks, check quotes, draft a bid — as one autonomous workflow.
Engineering post
AI Agents Can Now Use Qwikyo: What We Built and Why It Matters
The full story: what MCP is, what we built, and the architectural decisions behind it.
Start in 10 seconds.
Run one command. Restart Claude Desktop. Ask anything.
npx @qwikyo/mcp