Skip to content
Grok

Readiness scorer — can an agent sign up to your SaaS? for Grok

io.github.agentwares/readiness-scorer

Probe a signup URL you own and score whether an AI agent can sign up unaided.

client:Grok transport:streamable-http tools:3

Install Readiness scorer — can an agent sign up to your SaaS? in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "readiness-scorer": {
      "type": "http",
      "url": "https://agentwares-readiness.vercel.app/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

Readiness scorer — can an agent sign up to your SaaS? in other clients