mercoa for Cursor
io.usefulapi/mercoa
Query and manage Mercoa AP/AR bill-pay: entities, invoices, transactions and payment methods.
client:Cursor
transport:streamable-http
tools:17
Install mercoa in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mercoa": {
"url": "https://mercoa.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- mercoa_find_entities
- mercoa_get_entity
- mercoa_get_entity_events
- mercoa_get_entity_invoice_metrics
- mercoa_list_entity_payment_methods
- mercoa_get_payment_method
- mercoa_list_entity_users
- mercoa_find_invoices
- mercoa_get_invoice
- mercoa_get_invoice_events
- mercoa_find_transactions
- mercoa_get_transaction
- mercoa_get_organization
- mercoa_create_entity
- mercoa_create_invoice
- mercoa_update_invoice
- mercoa_add_invoice_comment