SimConnect MCP for Windsurf
io.github.robin24/simconnect-mcp
MCP server for MSFS SimConnect - full read/write access to SimVars, L-vars and events
client:Windsurf
transport:stdio
runtime:pypi
Install SimConnect MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"simconnect-mcp": {
"command": "uvx",
"args": [
"simconnect-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs