- Prodmoh Mcp
Prodmoh Mcp
Prodmoh MCP is a product-context server for IDEs that delivers PRDs, user stories, requirements, and acceptance criteria from your Prodmoh.com workspace directly into the editor via the MCP protocol.
IDE can use this context to:
fetch PRDs
retrieve feature requirements
pull acceptance criteria
search documentation
generate aligned code
write unit tests
reduce clarifications & rework
This turns IDE like cursor, visual studio and others into a fully product-aware coding environment.
Server Config
{
"mcpServers": {
"prodmoh": {
"type": "sse",
"url": "https://prodmoh.com/sse",
"headers": {
"x-prodmoh-user": "YOUR_USER_ID_HERE",
"x-prodmoh-token": "YOUR_TOKEN_HERE"
}
}
}
}Project Info
Created At
6 months agoUpdated At
6 months agoAuthor Name
ProdMohStar
-Language
-License
-Tags
Recommend Servers
View AllTavily Mcp
@tavily-ai
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago