Link: http://www.usecoach.ai
COACH IS NOW AN AGENTIC SERVICE
Coach went live yesterday as a review service for product docs: PRDs, strategy docs, roadmaps, OKRs.
The response has been tremendous. Hundreds of reviews in the first 24 hours. Dozens "multi review" users.
The top ask, from the very first wave of users: "can I plug this into Cursor / Claude Code / Codex?"
So now, Coach is now available as an MCP server less than 24 hours after launch.
AI agents are the new buyers. PMs and engineers do more and more of their work inside agentic editors. They want their agent to call Coach as a tool, get the review back, and keep working in the editor.
This is what it means to be an AI-native product in 2026: your customers consume you through their agent.
It took 24 hours from launch to ship the MCP integration. In retrospect, I should have bundled it with launch.
The Setup is easy two steps:
Sign in at http://usecoach.ai/settings/api-keys and generate a key. Drop this into your Claude Code config (~/.claude.json) or Cursor MCP settings: { "mcpServers": { "coach": { "type": "http", "url": "https://usecoach.ai/api/mcp", "headers": { "Authorization": "Bearer sk_coach_..." } } } }
Restart your editor. Ask the agent to review your PRD with Coach. The full review streams into the chat. A copy lands in your Library (accessible through the web).
Founders: yet another reminder that software tools that are invisible to agents are NGMI.
