simulatte for Windsurf
io.github.iqbalahmed7/simulatte
Run synthetic research studies from any MCP client. 25+ SKUs + cross-study insights.
client:Windsurf
transport:stdio
runtime:npm
Install simulatte in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"simulatte": {
"command": "npx",
"args": [
"-y",
"@simulatte-io/mcp-server"
],
"env": {
"SIMULATTE_API_KEY": "<SIMULATTE_API_KEY>",
"SIMULATTE_API_URL": "<SIMULATTE_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs