SemanticOps MCP (for Power BI) for Windsurf
io.github.maxanatsko/mcp-engine
Power BI MCP server (Supports Windows and macOS)
client:Windsurf
transport:stdio
runtime:npm
Install SemanticOps MCP (for Power BI) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-engine": {
"command": "npx",
"args": [
"-y",
"mcp-engine"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs