Skip to content
Claude Desktop

FO Semantic MCP for Claude Desktop

io.github.xplusplusai/fo-semantic-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install FO Semantic MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

FO Semantic MCP in other clients