FutureSense MCP
FutureSense MCP
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
App | Tools | What agents can do |
Invoicing | 103 | Create invoices, manage products, track expenses, reconcile banks, file taxes, credit notes, deposits, receipts |
Payroll | 68 | Manage employees, run pay runs, handle deductions, generate payslips |
Accounting | 72 | Chart of accounts, journals, P&L reports, balance sheets, tax filing |
CRM | 58 | Manage contacts, email campaigns, pipelines, deals |
Booking | 47 | Schedule appointments, send reminders, handle payments |
Content Creation | 44 | Generate content, manage assets, publishing workflows |
Website Builder | 39 | Build and manage pages, layouts, components |
Quotations | 35 | Create quotes, convert to invoices, manage approvals |
52 | Send transactional emails, manage templates, track opens | |
Reports | 38 | KPI snapshots, revenue reports, expense summaries |
Installation
npm install futuresense-mcpUsage
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
Website: https://futuresenseai.com
Support: support@futuresenseai.com
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sams3595/futuresense-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server