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.6Or update to latest:
npm update fo-semantic-mcpVia MCP Registry
Available in the official MCP Registry - search for "fo-semantic-mcp"
🚀 Quick Start
- Get your API key at https://www.xplusplus.ai
- Configure in Cursor/Claude Desktop:
{ "mcpServers": { "fo-semantic-mcp": { "command": "npx", "args": ["-y", "fo-semantic-mcp"], "env": { "FOINDEX_API_KEY": "your-api-key" } } } } - Restart your IDE
- Start searching D365 F&O artifacts!
📚 Documentation
Published to:
- ✅ NPM Registry
- ✅ MCP Registry
- ✅ GitHub Releases
Ready to transform your F&O development workflow! 🚀