SourcePRD
Read access to your product's living PRD — generated from your code and kept current on every merge — with tools to browse and search domains, capabilities, and acceptance criteria.
Dokumentation
MCP server
Your living PRD,
inside Claude.
Every SourcePRD project exposes a Model Context Protocol server. Ask Claude what your product does and it answers from the living PRD — generated from your code, current on every merge — instead of guessing from stale docs.
Five read-only tools
get_prd
The whole living PRD as structured content — summary, goals, domains, capabilities.
list_features
Every domain and capability with status — what's shipped, what changed, what's in review.
get_feature
One capability in full: description, acceptance criteria, and the code anchors that prove it.
search_prd
Find capabilities by meaning — "how do refunds work?" returns the capabilities that implement them.
get_project
Project metadata: name, repositories, product kind, freshness of the last sync.
Read-only by design
Every tool is annotated read-only and non-destructive. The token grants reading the PRD — nothing else, ever.
Connect in two minutes
In your project, open Settings → Connect Claude (MCP). It mints your endpoint URL and token, then:
Claude (claude.ai)
Settings → Connectors → Add custom connector, paste the connector URL (the endpoint with?t=). Works with chat and projects.
Claude Code
claude mcp add --transport http sourceprd --header "Authorization: Bearer "
Your coding agent reads the spec while it writes code — implementation stays aligned with the product.
Streamable HTTP transport (JSON-RPC, spec 2025-06-18) · token-gated per project · rotate the token any time to revoke.
Want to try before connecting anything? Public sandbox server (no token, serves the Twenty CRM demo PRD):
https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660
Try it against a real PRD
Browse the kind of document your assistant would be reading — live PRDs we generated from open-source codebases:
Twenty CRM ↗ Excalidraw ↗ Umami ↗
Get your PRD
14-day money-back, no questions asked.