Excel meets AI

Give AI Assistants Excel Superpowers

Imagine ChatGPT creating perfect quotes using your pricing spreadsheet. Or Claude analyzing scenarios with your financial models. SpreadAPI makes it happen—in minutes, not months.

The AI-Excel Gap Everyone Faces

Your Excel files contain years of refined business logic. Complex pricing rules, financial models, resource calculations—all perfected over time. But when AI tries to help, it either:

Hallucinates numbers instead of calculating correctly

Requires manual copy-paste of data back and forth

Can't access your spreadsheet formulas at all

AI
Without SpreadAPI:

"Based on my estimates, the price would be around $4,500..."

❌ Wrong by $823

AI
With SpreadAPI:

"Using your pricing model, the exact price is $3,677.42"

✓ 100% accurate, includes all discounts

Simple Setup

From Excel to AI-Ready in 3 Steps

1

Upload Your Excel

Simply drag and drop your spreadsheet. SpreadAPI automatically identifies your formulas and calculations.

2

Define Parameters

Point and click to select input cells and output ranges. No coding required—it's as easy as using Excel.

3

Connect to AI

Add our MCP server to Claude or use our API with ChatGPT. Your AI assistant now has Excel superpowers!

Possibilities

What Becomes Possible

Customer Support That Never Gets Prices Wrong

Your support chatbot can now:

  • ✓ Generate accurate quotes using your exact pricing rules
  • ✓ Calculate shipping costs based on your logistics model
  • ✓ Apply the right discounts for each customer tier

"Our AI support agent now handles 80% of quote requests—with 100% accuracy"

Sales Teams Creating Perfect Proposals

Empower your sales team to:

  • ✓ Generate complex multi-product quotes instantly
  • ✓ Run what-if scenarios during client calls
  • ✓ Always use the latest pricing and promotions

"Sales cycles reduced by 40% with instant, accurate pricing"

Developers Building Smarter Applications

Let GitHub Copilot and AI coding assistants:

  • ✓ Use Excel calculations directly in code
  • ✓ Generate test cases from spreadsheet logic
  • ✓ Build UIs that match Excel workflows perfectly

"No more reimplementing Excel formulas—just use the real thing"

Financial Analysis at AI Speed

Enable Claude or ChatGPT to:

  • ✓ Run complex financial models instantly
  • ✓ Generate investment scenarios with real calculations
  • ✓ Create reports using your exact methodologies

"AI can now explain AND calculate our financial projections"

Universal Compatibility

Works With Every AI Platform

Claude

Claude Desktop

MCP protocol built-in

ChatGPT

Custom GPT ready

Any Platform

REST API & SDKs

See It In Action

Claude Desktop + Excel = Magic

You: "Calculate pricing for 500 units of PRO-001 for an enterprise customer in the US"
Claude: "I'll calculate that using your pricing model..."
Using SpreadAPI: pricing-model
→ Base price: $12,500
→ Volume discount: -$1,875
→ Enterprise tier: -$1,250
→ Final price: $9,375
Claude: "The total is $9,375 including all applicable discounts."

Real Excel Calculations

  • 100% Accurate
    Uses your actual Excel formulas
  • Always Current
    Updates when you change Excel
  • Fully Secure
    AI only sees results, not formulas
Quick Setup

Connect Claude Desktop in 5 Minutes

Follow these simple steps to give Claude access to your Excel calculations

1

Create Your SpreadAPI Account

Sign up for free and upload your Excel file. Define inputs and outputs with simple point-and-click.

Get Started Free →
2

Generate Your API Token

In SpreadAPI, click the MCP button in the top toolbar (next to "New Service"). This opens the MCP Integration modal where you can create tokens.

Where to find it:
  1. Go to your SpreadAPI dashboard
  2. Look for the MCP button in the top toolbar
  3. Click it to open the MCP Integration modal

In the modal, generate a new token:

Token name: Claude Desktop
Services: ✓ All published services
3

Configure Claude Desktop

Open the configuration file in Claude Desktop:

  1. Open Claude Desktop
  2. Click on Claude → Settings (Mac) or File → Settings (Windows)
  3. Select Developer tab
  4. Click Edit Config button

Add this configuration to the file (replace YOUR_TOKEN with your actual token):

{
  "mcpServers": {
    "spreadapi": {
      "command": "npx",
      "args": ["spreadapi-mcp"],
      "env": {
        "SPREADAPI_URL": "https://spreadapi.com/api/mcp/v1",
        "SPREADAPI_TOKEN": "YOUR_TOKEN"
      }
    }
  }
}
Note: Using "npx" means the MCP bridge will be automatically downloaded when Claude starts. No manual installation needed!
4

Start Using Excel in Claude!

Restart Claude Desktop and try these example prompts:

"What Excel calculations can you help me with?"
"Calculate the monthly payment for a $300,000 loan"
"Help me analyze different pricing scenarios"

Need Help?

Claude not finding tools? Make sure you restarted Claude Desktop after adding the config
Authentication error? Double-check your token is copied correctly
Services not published? Go to SpreadAPI and publish your services first
Still stuck? Email us at team@airrange.io
Questions?

We're Here to Help

Whether you're exploring possibilities or ready to implement, we're here to help at team@airrange.io.