Authenticate with ERPNext
authenticate_erpnextAuthenticate with ERPNext using username and password as an alternative to API key. Enables MCP server operations such as CRUD, workflow, and DocType management.
Instructions
Authenticate with ERPNext using username and password (alternative to API key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | ERPNext password | |
| username | Yes | ERPNext username |