MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs
{ "mcpServers": { "frappe-dev": { "command": "npx", "args": [ "-y", "frappe-dev-mcp-server" ] } } }