Your agent,
one call ahead.
Plug ForecastAPI into Claude, Cursor, or anything that speaks MCP. Your agent stops guessing at next quarter and starts forecasting it — confidence intervals included.
Do we run out of SKU-4412 before Christmas?
Yes — cover runs out in week 9. Demand climbs to 1,240 units a week by December, and the 95% interval stays above your current cover from week 10 onward.
Reorder 3,800 units by Nov 14 to hold service level. Want me to draft the purchase order?
Brilliant at language.
Hopeless at next quarter.
Ask any language model for a number and it will give you one. It just won't tell you where it came from.
An educated guess.
A real forecast.
Eight new abilities, instantly.
Your agent discovers these the moment it connects. No prompting tricks, no glue code.
Every tool is the same endpoint your application already calls. One key, one bill, one accuracy history — whether the caller is your backend or your agent.
Reading your stored series is free. You are billed for forecasts, exactly as you are today, and never for letting an agent look around.
The server ships its own guide. Your agent reads how much history a monthly forecast needs before it asks for one, so the first call is usually the right one.
Three steps. One minute.
Nothing to install, nothing to host. The server is remote and always on.
Grab a key
Sign up, open the dashboard, generate a key. Your first 200 calls each month are free, and no card is required to start.
Create a free account →Point your client at it
One command in Claude Code, or one block in any other MCP client's config file. Drop your API key in and you are done.
claude mcp add --transport http forecastapi https://forecastapi.com/mcp/v1 \
--header "Authorization: Bearer YOUR_API_KEY"
{
"mcpServers": {
"forecastapi": {
"type": "http",
"url": "https://forecastapi.com/mcp/v1",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Ask in plain English
Restart the client and the tools appear. Your agent decides when to reach for them — you just describe the decision you are trying to make.
"Here's 18 months of orders. Forecast the next quarter by region and tell me which region is the risk."
REMOTE SERVER · NOTHING TO HOST · NOTHING TO UPDATE
Things to ask it.
Questions that used to need an analyst, a spreadsheet, and a week.
"Which SKUs will stock out before the holidays, and what should I order today?"
"Project MRR for the next six months and give me the low case for the board deck."
"What is peak traffic next Black Friday, and how many servers is that?"
"Did anything odd happen in last week's numbers, seasonality aside?"
"If growth slows 20%, when do we need to hire?"
"Rank every product by margin risk over the next quarter."
An agent with your key,
on a short leash.
Handing tools to an autonomous agent should not mean handing over everything.
Scoped keys
Issue a key per agent, watch it, revoke it in one click. The blast radius is one key.
Forecasting only
The eight tools forecast, analyse, and read what you have stored. Nothing deletes, nothing writes back to your systems.
Never used for training
Your series are stored for your own history and accuracy tracking. Never used to train models, never shared with anyone.
Every call visible
Agent traffic lands in the same dashboard and usage log as the rest of your calls.
Point it at the future.
Connect the MCP server in a minute. Your first 200 forecasts are on us.