specpack for VS Code
io.github.the-kipdev/specpack
Audit and write CLAUDE.md / AGENTS.md / Cursor rules; generate full build specs for new projects.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install specpack in VS Code
.vscode/mcp.json
{
"servers": {
"specpack": {
"type": "http",
"url": "https://prompt-generator-website.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs