akzar1el/god-prompt-mcp
v1.0.20MIT
GodPrompt engineering workflows for task routing, TDD, debugging, verification, and progressive disclosure through MCP.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
god-prompt-mcpstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"god-prompt-mcp@1.0.20"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "god-prompt-mcp",
"version": "1.0.20",
"description": "GodPrompt engineering workflows for task routing, TDD, debugging, verification, and progressive disclosure through MCP.",
"author": {
"name": "Tomi Šeregi"
},
"homepage": "https://tomiseregi.si/projects/god-prompt",
"repository": "https://github.com/AKzar1el/god-prompt-mcp",
"license": "MIT",
"keywords": [
"mcp",
"software-engineering",
"tdd",
"debugging",
"verification",
"coding-assistant"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE