buildswithpaul/Frappe_Assistant_Core
Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
Platform-specific configuration:
{
"mcpServers": {
"Frappe_Assistant_Core": {
"command": "npx",
"args": [
"-y",
"Frappe_Assistant_Core"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...