Duck Tax for Cursor
com.ducktax/ducktax
Check micro-entity company accounts: raw figures in, validated balance sheet and deadlines out.
client:Cursor
transport:streamable-http
tools:20
Install Duck Tax in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ducktax": {
"url": "https://ducktax.com/api/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
- check_accounts
- dormant_figures
- totals_to_figures
- late_filing_penalty
- list_jurisdictions
- sample_accounts
- lookup_company
- search_companies
- get_prior_year_figures
- explain_accounts
- categorise_transactions
- check_filing_extension
- draft_extension_reason
- list_saved_filings
- save_filing
- delete_filing
- track_company_deadlines
- list_tracked_companies
- untrack_company_deadlines
- server_status