AI Product Index / MCP server card published
The discovery route for tool-using agents. If you run an MCP server, this is how a client finds it without being handed a URL by a human.
If you run an MCP server, publish a server card so clients can find it without being handed a URL. The specs disagree on the path — SEP-2127 says /.well-known/mcp.json, Cloudflare reads /.well-known/mcp/server-card.json — so serve both.
Free, no signup, same endpoint that produced every grade on the leaderboard:
curl "https://index.percall.dev/api/score?url=https://your-site.example"
It returns the letter grade and every check by name with pass/fail. The
$0.05 call at POST /api/audit adds why each one failed and a
snippet with your origin already in it.