specpack for Cursor
io.github.the-kipdev/specpack
Audit and write CLAUDE.md / AGENTS.md / Cursor rules; generate full build specs for new projects.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install specpack in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"specpack": {
"url": "https://prompt-generator-website.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs