Schematic for Windsurf
io.github.schematichq/schematic-mcp
Manage companies, plans, features, and billing through SchematicHQ
client:Windsurf
transport:stdio
runtime:npm
Install Schematic in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"schematic-mcp": {
"command": "npx",
"args": [
"-y",
"@schematichq/schematic-mcp"
],
"env": {
"SCHEMATIC_API_KEY": "<SCHEMATIC_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs