ccampora/mcp_xpp
Experimental MCP server for Dynamics 365 F&O X++ development. Provides object creation, modification, and codebase navigation through the Model Context Protocol. Includes VS2022 service integration for D365 object handling.
Platform-specific configuration:
{
"mcpServers": {
"mcp_xpp": {
"command": "npx",
"args": [
"-y",
"mcp_xpp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...