When AI recommends a business, this is where it looks.

The discovery layer AI agents use to pick local businesses.

Buyers are already asking AI for businesses. The agent is already choosing — from directories like this one. The only question is whether your listing is in the answer.

No SEO · No ads · No bidding · Just being in the system AI already uses

# Claude Code · Cursor · Windsurf · Cline · any MCP clientnpx -y @smithery/cli install @mutamiri/ailistmybusiness
0 listings live·0 tool calls (24h)·0 of 100 founding listings·MIT licensed

Be on the shortlist when buyers ask AI for a business like yours.

The new reality

Your next customer may never see Google.

Today, when someone wants a realtor, an insurance agent, a plumber, an immigration lawyer, or a physical therapist, they're as likely to ask Claude or ChatGPT as they are to open Google.

The AI returns three options. If you're not one of them, you don't get the customer.

It doesn't matter how good your service is, how strong your reviews are, or how much you spend on Google Ads.

This is not a future shift. It is already affecting who gets the first call.

Example

Example queries agents are asked.

"Spanish-speaking immigration lawyer in Dallas"
"Realtor in Phoenix specializing in VA loans"
"Physical therapist near downtown Austin open evenings"
"Independent insurance agent in Frisco"
"Outpatient PT clinic in Houston that takes Aetna"

Representative of the seeded catalog + observed search patterns

If the question came from someone in your service area, you want to be in the list of answers.

How it works

Agents do the search. Buyers do the booking. We never touch customer data.

When someone asks an AI for a business, the agent calls this directory. We return ranked business listings with booking URLs. The buyer books directly with you through your existing system. We see the impression. You see the conversion. No customer data ever leaves the buyer.

You don't install anything. We install you into the systems AI already uses.

Five tools · One MCP
search_businessesRanked search by vertical, location, language, rating
search_by_queryNatural-language search across the catalog
get_business_profileFull structured profile by ID
get_booking_optionsBooking URL, accepted methods, hours
get_categoriesAvailable verticals per country

Example

Watch an agent find a Spanish-speaking immigration lawyer in Dallas.

User question
"Find me a Spanish-speaking immigration lawyer in Dallas open Saturdays."
Tool call
search_businesses({ "vertical": "legal", "subcategory": "immigration", "city": "Dallas", "language": "es" })
What we return · 3 results
[{ "name": "Velasquez Immigration", "matchScore": 94, "reasonCodes": [ "language_match", "subcategory_exact", "hours_match" ], "tier": "pro", "bookingUrl": "velasquez..." }, { "name": "Chen Immigration", "matchScore": 78, ... }, { "name": "Garza Law Group", "matchScore": 71, ... } ]

Three results returned. The agent picks the top match — but it's choosing from a list. Velasquez wins because language, subcategory, and hours all match. One impression for us. One new client for them. Two competitors who weren't the top match this time, but might be next time.

Who uses this

Built for agent builders. Sold to small businesses. Both win.

For developers and agent operators

Drop the MCP into any agent. Five tools, structured JSON outputs, no API key needed for the Smithery-hosted runtime. MIT licensed.

  • Install one-liner · npx -y @smithery/cli install @mutamiri/ailistmybusiness
  • Free tier · Unlimited calls during MVP
  • Open source · github.com/mutamiri-sudo/ailistmybusiness
Read the docs →

For small businesses

When someone asks an AI for a business like yours, you want to be the answer. List once, get found across every agent that searches our directory.

  • Onboarding · 10 short questions. AI writes your listing. You approve.
  • Wave 1 verticals · Realtors, insurance, medical practitioners, home services, legal
  • Booking · Through your existing system — we never touch a card
Get listed free →

The long game

It gets better the more it's used.

Every search shows us what buyers are actually asking for. Which cities, which services, which languages, which combinations. That signal drives where we expand next: new categories, better matching, sharper ranking, more accurate booking handoffs.

What happens
Who wins
Buyers find better businesses faster
The buyer
Agents return more useful results
The agent operator
Listed businesses get more qualified traffic
The SMB
The catalog covers more of what people actually ask for
All three

Founding members are baked into this flywheel from day one. Earlier you're in, the longer your listing benefits from every improvement.

Who built this

Built by people who sell to local businesses.

The founder has spent years building software for insurance agencies, public housing authorities, healthcare practices, and local service operators. We know how local businesses get found — through directories, through referrals, through advertising, and through reviews. AI is changing all of that. We're building the infrastructure that helps local businesses stay visible as that shift accelerates.

Charles MutamiriFounder · SokoTech

Pricing

One price for the first 100. Then $27 a month forever.

Early listings train on the first wave of real agent traffic. Later listings inherit the ranking model the early ones helped build.

Ranking uses structured match signals -- language, category, availability, proximity. Tier and payment do not influence rank order.

Founding Lifetime
$499once

Pay once. Listing for life.

  • Equivalent to 18 months of Standard pricing -- and never pay another dime after
  • Permanently exempt from future price increases
  • Locked-in early access to new categories & features
  • Direct line to founder for product feedback
  • First 100 SMBs only
Calibration phase -- 0 / 100 listings

The first 100 listings calibrate the ranking model with real agent traffic. Once that phase closes, the calibration window shuts and ranking weight resets to market rate.

Standard Monthly
$27/ month

Monthly billing. Cancel anytime.

  • Same listing quality as founding
  • Self-serve cancel -- no email required
  • Available immediately
  • Price locked at $27/mo through 2026; subject to change after

No phone calls -- No demos -- No sales emails -- Just sign up

Questions

The honest answers.

For developers
Is this just SEO for AI?
No. SEO ranks pages in search engines. This is structured retrieval inside agent tool calls. The agent isn't browsing — it's calling a function and getting JSON back. Different mechanism, different surface, different game.
What does the MCP actually return?
Structured JSON per the published schema. Five tools, each with explicit input/output contracts. See src/types.ts on GitHub.
How do I install it in Claude Code / Cursor / Windsurf / Cline?
One command via Smithery: npx -y @smithery/cli install @mutamiri/ailistmybusiness. Works in any MCP-aware agent.
What about ChatGPT?
ChatGPT uses Custom GPTs, not MCP natively. The ailistmybusiness Custom GPT is live in the GPT Store — install it the same way as any other GPT.
What's the rate limit?
None during MVP. Coinbase x402 metering arrives in Phase 3 — first N calls per agent per month will stay free.
Is the agent traffic logged?
We log tool name, anonymized query summary, and match counts only. Zero user-identifying information. Service-role-only table — agents and SMBs cannot read it.
Can I self-host?
Yes. MIT licensed, single-binary Node server, Railway one-click. Self-hosting gets you the wrapper; the Smithery-hosted runtime gets you the live catalog.
For small businesses
Why not just use Google Business Profile?
Google helps customers find you when they search — typing keywords into a search bar. We help AI agents find you when buyers ask AI for a recommendation. Different channel. Same business. Most successful SMBs in 2026 will be on both.
How do I get listed?
Click "Get listed free." Sign in with your email (one-tap link, no password). Answer ten short questions. AI writes your polished listing. You review and approve. Live in agent searches within an hour.
Will my customer data leak through the agent?
No. We never see your customers. The agent returns your booking URL with attribution tags. The buyer clicks. The booking happens on your existing system. Your customer relationship stays yours.
How long until I actually show up in agent searches?
Within an hour of approval. Agents query us in real time — there's no SEO indexing delay.
What if I want to cancel?
Self-serve in your account — one click. Founding members keep lifetime access. Monthly subscribers stop billing immediately and keep the remainder of the paid period.
Will this work for my industry?
Wave 1 covers realtors, insurance agents, medical practitioners, home services, and legal. Wave 2 (Q3) adds dentists, home health, and medical transport. If your vertical isn't covered yet, sign up for the waitlist and we'll prioritize based on demand signal.

When people ask AI for a business like yours, make sure you're the business it finds.

270 searches a day. Growing. The first 100 founding members lock the best price the directory will ever offer.