{
  "$schema": "https://modelcontextprotocol.io/schema/mcp.json",
  "name": "finally-seen-mcp",
  "title": "Finally Seen",
  "description": "UK service that turns patient-described symptoms into a formal NHS-cited letter to their GP. Tools let an LLM run the full assessment, stage a submission, and generate a Stripe checkout URL. £39 one-off, no subscription.",
  "version": "0.1.0",
  "transport": "http",
  "endpoint": "https://finallyseen.org.uk/mcp",
  "auth": "none",
  "docs": "https://finallyseen.org.uk/llms.txt",
  "categories": ["health", "government", "documents"]
}