ForgeCraft for Windsurf
io.github.jghiringhelli/forgecraft
Production engineering standards for AI coding assistants. Setup once, remove when done.
client:Windsurf
transport:stdio
runtime:npm
Install ForgeCraft in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"forgecraft": {
"command": "npx",
"args": [
"-y",
"forgecraft-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs