Skip to content

FO Semantic MCP Server v2.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Nov 02:58

FO Semantic MCP Server v2.1.6

AI-powered semantic search for Microsoft Dynamics 365 Finance & Operations development

🎯 What's New

See CHANGELOG.md for detailed release notes.

📦 Installation

Via NPM (Recommended)

npm install fo-semantic-mcp@2.1.6

Or update to latest:

npm update fo-semantic-mcp

Via MCP Registry

Available in the official MCP Registry - search for "fo-semantic-mcp"

🚀 Quick Start

  1. Get your API key at https://www.xplusplus.ai
  2. Configure in Cursor/Claude Desktop:
    {
      "mcpServers": {
        "fo-semantic-mcp": {
          "command": "npx",
          "args": ["-y", "fo-semantic-mcp"],
          "env": {
            "FOINDEX_API_KEY": "your-api-key"
          }
        }
      }
    }
  3. Restart your IDE
  4. Start searching D365 F&O artifacts!

📚 Documentation


Published to:

  • ✅ NPM Registry
  • ✅ MCP Registry
  • ✅ GitHub Releases

Ready to transform your F&O development workflow! 🚀