NeetoInvoice

NeetoInvoice MCP Connector for Claude

D

Automate billing and project management via NeetoInvoice — manage clients, track time, and generate invoices directly from any AI agent.

20 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your NeetoInvoice account to any AI agent to streamline your billing and project management workflows through natural conversation.

What you can do

  • Client Management — Create, retrieve, and update client profiles and recipients with ease using create_client and get_client.
  • Project & Team Tracking — Set up projects with specific billing methods (hourly or fixed) and manage team assignments using create_project and add_project_user.
  • Time Tracking — Log time entries and monitor work logs across projects to ensure accurate billing with create_time_entry.
  • Invoice Generation — Automatically generate professional invoices based on project data and time entries using generate_invoice.
  • Team Collaboration — List and manage team members and project users to keep your workforce organized.

How it works

  1. Subscribe to this server
  2. Enter your NeetoInvoice API Key and Subdomain
  3. Start managing your clients and invoices from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Freelancers & Agencies — track billable hours and generate invoices without leaving your workspace
  • Finance Teams — quickly query client details and project statuses for reporting
  • Project Managers — manage team assignments and project billing methods through simple chat commands
invoicingbillingtime-trackingclient-managementproject-billing

20 tools expose this connector's capabilities to your AI agent.

add_project_user

Add a user to a project

add_team_members

Add team members to the workspace

create_client

Requires name, currency, and status. Create a new client in NeetoInvoice

create_project

Create a new project

create_recipient

Create a recipient for a client

create_time_entry

Create a new time entry

delete_recipient

Delete a client recipient

generate_invoice

Generate a new invoice for a client

get_client

Get client details by ID

get_project

Get project details by ID

list_project_users

List users assigned to a project

list_team_members

List all team members in the workspace

list_time_entries

List time entries with optional filters

remove_project_user

Remove a user from a project

remove_team_members

Remove team members from the workspace

update_client

Update an existing client

update_project

Update an existing project

update_project_user

Update a project user role

update_recipient

Update a client recipient

update_team_member

Update a team member

See how to talk to your AI agent using NeetoInvoice.

Create a new client named 'Acme Corp' with USD currency and active status.

I've created the client 'Acme Corp' (ID: client_123) with USD currency. They are currently set as active.

List all users assigned to project 98765.

Fetching users for project 98765... I found 3 users: John Doe (Manager), Jane Smith (Regular), and Bob Wilson (Regular).

Generate an invoice for project ID 555.

Processing... I have successfully generated the invoice for project 555. You can now review it in your NeetoInvoice dashboard.

You can use the `create_time_entry` tool. Just provide the project ID and the duration of work to record it in NeetoInvoice immediately.

Related Connectors