Quick Start
Get from a fresh install to a working Claude Desktop connection in about five minutes.
1. Install Frappe Assistant Core
If you haven't already, follow the Installation guide.
2. Enable OAuth
In Desk:
- Go to Setup → Integrations → Assistant Core Settings
- Open the OAuth tab
- Check:
- Show Authorization Server Metadata
- Enable Dynamic Client Registration
- Show Protected Resource Metadata
- Save
3. Connect Claude Desktop
In Claude Desktop:
- Open Settings → Connectors → Add Custom Connector
- Fill in:
- Name:
Frappe Assistant - Transport:
StreamableHTTP - Server URL:
https://your-site.com/api/method/frappe_assistant_core.api.fac_endpoint.handle_mcp - Authentication:
OAuth 2.0 - OAuth Discovery URL:
https://your-site.com/.well-known/openid-configuration
- Name:
- Save
- When Claude opens your browser, sign in to Frappe and authorize the connector
TIP
Replace your-site.com with your actual Frappe site URL.
4. Try a command
In a new Claude Desktop conversation:
"How many customers do I have in Frappe?"
If you get a real answer, you're connected.
Where next?
- Tool Reference — what the assistant can do
- OAuth Setup Guide — for the long version
- Plugin Management — turn capabilities on and off