Foundry MCP code mode for Cline
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:Cline
transport:streamable-http
Install Foundry MCP code mode in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"foundry-code": {
"url": "https://foundry-mcp.com/mcp/code"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs