Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.anots/directory

com.anots/directory

Discover and query every business on ANOTS — search, ask, or find-and-ask over MCP.

Uptime
100.0%
2 direct probes · 30d
Response
266ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_businesses

Search the ANOTS directory for businesses whose AI agent can answer a question or need. Returns matching businesses with their slug, name, what they do, and agent-card URL. Use this first to discover …

ask_business

Ask a specific business's ANOTS agent a question, by slug. The agent answers from that business's own knowledge base and tools (live data, not scraped HTML). Get the slug from search_businesses.

find_and_ask

Discover the most relevant ANOTS businesses for a need AND ask each one in a single step, returning their answers side by side. The fastest way to answer a purchase-intent or research question across …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.anots/directory": {
      "url": "https://api.anots.com/mcp",
      "transport": "streamable-http"
    }
  }
}