- 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
7 months agoUpdated At
7 months agoAuthor Name
ProdMohStar
-Language
-License
-Tags
Recommend Servers
View AllFilesystem
@modelcontextprotocol
2 months ago
Test
@modelcontextprotocol
test
6 months ago
Mnemom
15 hours ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Docwand
13 hours ago