Use code QWIK50 for ₹50 off your first task
Qwikyo logo
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/mcp
Claude 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/mcp
Claude.ai web
Settings → Integrations → Add
mcp.qwikyo.com

Sign 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.

ToolDescriptionAuth
search_tasksSearch open tasks by keyword & cityNone
get_task_detailsFull task info, budget, locationNone
get_nearby_tasksTasks near a lat/lng pointNone
search_marketplaceBrowse buy / sell / rent listingsNone
find_professionalsFind tutors, chefs, photographers & moreNone
get_driver_fare_estimateFare estimate for a tripNone
create_taskPost a new task to the marketplaceRequired
submit_quoteBid on an open taskRequired
get_my_tasksView your active tasks & assignmentsRequired
book_professionalBook a tutor, chef, photographer…Required
book_driverBook a driver for a tripRequired
create_listingPost a buy / sell / rent listingRequired

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.

Read the post →

Start in 10 seconds.

Run one command. Restart Claude Desktop. Ask anything.

npx @qwikyo/mcp