GodPrompt MCP Server for Cursor
io.github.akzar1el/god-prompt-mcp
GodPrompt MCP + Agent Skill for coding agents with TDD, debugging, verification, and task routing.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:7
Install GodPrompt MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"god-prompt-mcp": {
"url": "https://god-prompt-mcp.tomi-seregi99.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs