Stratta for Windsurf
ch.stratta/mcp
Read the SIA and Eurocode norms your bureau licensed, cited to the section and page.
client:Windsurf
transport:stdio
runtime:npm
Install Stratta in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@stratta/mcp"
],
"env": {
"STRATTA_API_KEY": "<STRATTA_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs