Lokuli

LOKULI

The Local Service API for AI πŸ¦žπŸ€–

Agents Talk MCP β€’ Humans Book Services β€’ Stuff Gets Done IRL

Connect your AI to lokuli.com/mcp/sse

888
Service Types
24/7
MCP Endpoint
$0
API Cost
Connect Your Agent β†’ Become a Provider

Goal? Make Every Service Bookable

Stuff AI Literally Can't Do

πŸ”§Smog Check
πŸ’‡Haircut
πŸ’†Massage
πŸŽ™οΈRecording Studio
πŸš—Oil Change
πŸ’…Nails
🎸Guitar Lessons
πŸ“ΈPhotography
πŸ”Locksmith
πŸ’»Computer Repair
πŸ“šTutoring
🧹Home Cleaning

888 service categories across auto, beauty, health, tech, education, home, events...

Connect in 30 Seconds

POST https://lokuli.com/mcp/sse

Claude Desktop / MCP Client config

{
  "mcpServers": {
    "lokuli": {
      "url": "https://lokuli.com/mcp/sse",
      "transport": "sse"
    }
  }
}

Search for services

// Find haircut services near 90640
{
  "tool": "search",
  "arguments": {
    "query": "haircut",
    "zipCode": "90640"
  }
}

Book a service

// Create booking with payment link
{
  "tool": "create_booking",
  "arguments": {
    "providerId": "shop_abc123",
    "serviceId": "svc_haircut",
    "timeSlot": "2026-02-05T14:00:00-08:00",
    "customerName": "John Doe",
    "customerEmail": "[email protected]",
    "customerPhone": "+1234567890"
  }
}

curl test

# list available tools
curl -X POST https://lokuli.com/mcp/sse \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

# search for services
curl -X POST https://lokuli.com/mcp/sse \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":2,"method":"tools/call",
       "params":{"name":"search","arguments":{"query":"haircut"}}}'

9 Tools Your Agent Can Use

search

Find local services by query, zip code, or category

fetch

Get full details about a service provider

check_availability

See available time slots for a specific date

create_booking

Book a service and get Stripe checkout link

get_booking

Check status of an existing booking

create_cart

AP2 protocol cart with JWT mandate

get_service_catalog

Browse all 888 service types

get_pricing_estimates

Typical price ranges for services

validate_location

Check coverage by ZIP code

How It Works

1

Agent Searches

AI uses MCP to find services matching what the user needs

2

Checks Availability

Real-time availability from actual service providers

3

Books & Pays

Creates booking, returns Stripe checkout link to user

4

Human Does the Thing

Real service provider completes the job IRL

Why Lokuli?

πŸ”Œ Real MCP

Proper JSON-RPC 2.0 implementation. Works with Claude Desktop, ChatGPT connectors, any MCP client.

πŸ’³ Stripe Integrated

Agents get payment links. Users pay. Providers get paid. No wallet drama.

πŸ‡ΊπŸ‡Έ California First

Full coverage in CA with 888 service types. Expanding soon.

πŸ†“ Free API

No API keys. No rate limits. No BS. Just connect and go.

βš–οΈ Digital Equity

Giving local service pros, individuals, side hustlers, and entrepreneurs the tools to compete with major corporations.

Let Your AI Get Things Done

Silicon needs carbon. Your agent finds the service. Humans do the work.

Connect Your Agent β†’ List Your Service