← Registry

Developer Tools

sourceprd.com

An MCP server that enables AI assistants to explore and search product requirements, features, and capabilities directly from the codebase, providing summaries and structured insights for development teams.

1 endpoint5 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660

No auth detected

MCP server metadata

Name
SourcePRD
Version
1.1.0
Capabilities
tools
Server instructions

The product "Twenty - open-source CRM" as it is in the code — not the plan. list_features shows doors and areas; get_feature gives one capability (what it is, how people use it, implementing files).

Known tools 5

get_project

What this product is now, from the code: short summary and the doors/areas an owner would recognize.

Inferred read-only
get_prd

The product as it is in the code: doors, areas, and each capability as a one-line headline.

Inferred read-only
list_features

Hierarchy of the product as it is now: doors (if any), areas, and capability names.

Inferred read-only
get_feature

One capability as it is in the code: what it is, how people use it, what to watch, and the implementing files.

Inferred read-only
search_prd

Keyword search across the product story (names, headlines, what it does, how people use it).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sourceprd]
url = "https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sourceprd": {
      "type": "http",
      "url": "https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sourceprd
Remote MCP URL: https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sourceprd": {
      "url": "https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sourceprd": {
      "type": "http",
      "url": "https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sourceprd",
  "transport": "streamable-http",
  "url": "https://pm.sourceprd.com/api/mcp/547f43ea-28c9-4d69-8df4-495615d72660"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.