Chassis for Windsurf
io.github.dvd90/chassis-mcp
Scaffold an Express 5 + TypeScript backend: database, auth, optional Next.js front end.
client:Windsurf
transport:stdio
runtime:npm
Install Chassis in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"chassis-mcp": {
"command": "npx",
"args": [
"-y",
"chassis-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs