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

AgencyAI Commerce MCP

io.github.barnaby-coder/agencyai-mcp

AgencyAI's public MCP for service discovery and AI-readiness assessment.

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

Tools · 3

get_service_offerings

Read AgencyAI's current AI operations service catalog and return packages matching a client profile.

assess_ai_readiness

Produce a deterministic, indicative AI-readiness assessment from the supplied organization profile.

book_consultation

Submit a consultation request preview. This legacy flow does not send email, create calendar events, or guarantee a booking.

How to use

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

{
  "mcpServers": {
    "agencyai_commerce_mcp": {
      "url": "https://agencyai-mcp.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}