Foundry MCP code mode for Windsurf
com.foundry-mcp/foundry-code
Code mode (preview): the AI writes a script against a typed foundry.* API and runs it in a sandbox.
client:Windsurf
transport:streamable-http
Install Foundry MCP code mode in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"foundry-code": {
"serverUrl": "https://foundry-mcp.com/mcp/code"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs