Godd
Freeby MCP Community
GoDD (Governance-orchestrated Driven Development) MCP Server - Encrypted prompt distribution via Model Context Protocol
v0.1.2-beta-20260312091403Added Apr 12, 2026
Godd MCP Server
GoDD (Governance-orchestrated Driven Development) MCP Server - Encrypted prompt distribution via Model Context Protocol
Installation
Reviews
Installation
Quick install
npx -y @ripla/godd-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"godd": {
"command": "npx",
"args": ["-y", "@ripla/godd-mcp"]
}
}
}