delete_xpp_object
✨ NEW - Safe D365 object deletion with dependency validation and cache consistency
How to use it
delete_xpp_object is exposed by the MCP Xpp MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete_xpp_object tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Xpp
node path/to/mcp_xpp/build/index.jsOther tools in MCP Xpp (17)
X++ classes and business logic
Extended data types
Enumerations and value lists
User interface forms
Data queries
SSRS reports
Data tables and schema
Database views
Index management for search performance
✨ NEW - Specialized form creation with pattern support and datasource integration
Create D365 objects (classes, tables, enums, etc.) - Note: Use createform for forms
Explore available modification methods
✨ ENHANCED - Array-based object modification with batch processing - BEST PRACTICE: Group all modifications for same object
Find specific objects by name/type
System configuration and status
Object analysis with X++ source code extraction
Pattern search with wildcard support