Skip to content
Windsurf

FO Semantic MCP for Windsurf

io.github.xplusplusai/fo-semantic-mcp

Semantic search over 50,000+ Dynamics 365 F&O artifacts: tables, forms, classes, and more.

client:Windsurf transport:stdio runtime:npm

Install FO Semantic MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "fo-semantic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fo-semantic-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

FO Semantic MCP in other clients