Forgeprint for Windsurf
io.github.forgeprint/forgeprint
Resolve a developer profile to exactly one project blueprint and return its CI-tested setup recipe.
client:Windsurf
transport:stdio
runtime:npm
Install Forgeprint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"forgeprint": {
"command": "npx",
"args": [
"-y",
"forgeprint-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs