MCP Hub
Back to servers

FutureSense MCP

556-tool MCP server giving AI agents full access to the FutureSense business platform. Covers 10 app domains: invoicing, payroll, accounting, CRM, booking, content creation, website builder, quotations, email, and more. Works with Claude, ChatGPT, Gemini, Cursor, and any MCP-compatible client.

glama
Updated
Apr 1, 2026

FutureSense MCP

npm version License: MIT

MCP server for the FutureSense AI business platform — 556 tools across 10 app domains, accessible via a single API key.

What is this?

One MCP server that gives AI agents full access to the FutureSense business platform. This MCP server exposes every operation as a callable tool so AI agents can automate your business end-to-end.

Apps & Tools

AppToolsWhat agents can do
Invoicing103Create invoices, manage products, track expenses, reconcile banks, file taxes, credit notes, deposits, receipts
Payroll68Manage employees, run pay runs, handle deductions, generate payslips
Accounting72Chart of accounts, journals, P&L reports, balance sheets, tax filing
CRM58Manage contacts, email campaigns, pipelines, deals
Booking47Schedule appointments, send reminders, handle payments
Content Creation44Generate content, manage assets, publishing workflows
Website Builder39Build and manage pages, layouts, components
Quotations35Create quotes, convert to invoices, manage approvals
Email52Send transactional emails, manage templates, track opens
Reports38KPI snapshots, revenue reports, expense summaries

Installation

npm install futuresense-mcp

Usage

Add to your Claude/Cursor/ChatGPT MCP config:

{
  "mcpServers": {
    "futuresense": {
      "command": "npx",
      "args": ["-y", "futuresense-mcp"],
      "env": {
        "FUTURESENSE_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Get your API key at hub.futuresenseai.com.

Compatible Clients

Works with Claude, ChatGPT, Gemini, Cursor, and any MCP-compatible client.

Links

Reviews

No reviews yet

Sign in to write a review