Knowledge Systems
Trust: 25/100 (Limited)FO Semantic MCP Guide
Semantic search over 50,000+ Dynamics 365 F&O artifacts: tables, forms, classes, and more.
Quick Start
Install
npx fo-semantic-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-xplusplusai-fo-semantic-mcp": {
"command": "npx",
"args": [
"fo-semantic-mcp"
]
}
}
}