Set or clear the approver for existing tags on an Expensify policy. Supports single-level tags and operates in dry-run mode.
347,003 tools. Last updated 2026-07-30 21:43
"Expensify" matching MCP tools:
- Create a new Expensify workspace (policy) by providing a name and optional tier. Returns the new policy ID.
- Add or update employees on an Expensify policy by matching emails. Set roles, managers, approval limits, and routing. Dry-run enabled for preview.
- Remove employees from an Expensify policy by flagging them as terminated. Specify the policy ID and employee details; currently runs in dry-run mode to preview changes.
- Retrieve a list of Expensify policies visible to your account, including details like ID, name, owner, and role. Use to obtain policy IDs for other operations.
- List expenses from your Expensify account by providing filter arguments, enabling quick access to expense data for reporting and analysis.Apache 2.0
Matching MCP Servers
- FlicenseAqualityBmaintenanceA full-capability MCP server for Expensify that enables creating expenses, reports, managing policies, categories, tags, members, and expense rules, while restricting approval and payment operations.Last updated17
- Alicense-qualityBmaintenanceEnables managing Splitwise expenses and generating premium spending analytics with category breakdowns, trends, and settlement optimization through natural language.Last updatedMIT
- List all Expensify policies for your company using the Expensify connector.Apache 2.0
- Retrieve a list of expense reports from Expensify. Use this tool to view report summaries and metadata.Apache 2.0
- Update policy tag groups and their tags. Prevents accidental data loss by replacing entire tag groups, so always fetch existing tags first before adding new ones.
- Export expense reports filtered by IDs, date range, or approval state. Returns a filename for download in CSV, Excel, PDF, or JSON with optional custom columns.
- Mark approved reports as reimbursed to record external payment. Requires reports to be in Approved state; API rejects others.
- Update expense categories on a policy. Merge or replace categories with names, GL codes, enabled status, and max amounts in cents.
- Create expenses on a user account with amounts in cents and dates in yyyy-MM-dd. Attach to existing reports or leave standalone. Ensure categories and tags exist on the policy.
- Download exported expense report or card reconciliation files by providing the filename from a previous export job.
- Retrieve Expensify policy configuration including categories, tags, report fields, tax rates, and employees. Use this to validate data before creating expenses, as the API rejects values not already set on the policy.
- Retrieve corporate card assignments and import history for a domain. Requires domain admin access.
- Export company card transactions for reconciliation by feed and date range, including unreported transactions, and return a filename for download.
- Create an expense report on a policy, optionally attaching expenses in the same call. Returns the new report ID.
- Modify an existing expense rule by providing its rule ID, policy ID, employee email, and new actions (tag, billable status).
- Automatically apply a tag or billable status to an employee's expenses on a policy by creating an expense rule.