Five guidelines for better results
1 · Objective
Say what you want to do: find, compare, quality-check, download, or build a process. The verb sets the whole task.
2 · Indicator
Pin down country, variable, source, and unit. If you know the dataset name or ID, even better — it removes ambiguity between similar series.
3 · Frequency
State whether you need daily, monthly, quarterly, or annual data. Mixing frequencies is a common cause of surprising results.
4 · Period & scope
Give the dates and say where to look: your repositories, the general catalog, or one specific provider.
5 · Format
Ask for the shape you want back: a table, a download, a diagnostic, a chart, or a pipeline proposal. For a large task, split the message into context, task, and acceptance criteria; if it has several stages, number them and validate the intermediate results before moving on.
From a broad ask to a precise one
The same question, sharpened in three steps:1
Too broad
“How’s inflation doing?”Missing country, source, frequency, period, and expected output — the model has to guess on every axis.
2
Better
“Give me Argentina’s monthly inflation for the last year.”Now country and frequency are defined, but there may still be different sources and versions.
3
Precise
“In the Alphacast catalog, identify the monthly INDEC National CPI dataset. Give me the month-over-month change for 2024 in a table, and flag any missing observations or base changes. Include source, IDs, unit, and the latest available date.”Indicator, source, frequency, period, format, and quality checks are all defined — so is what “done” looks like.
Templates to copy
Traceability: ask where the data came from
Every result can carry what you need to verify, cite, and reuse it. Ask for it explicitly and the model will include it:- Source and dataset name
- Dataset and variable IDs
- Unit, frequency, and period
- Latest available observation
- Formulas and transformations applied
- Missing values, assumptions, and warnings
Preview before you commit
A phrase that works well in write-capable clients:“Show me the proposed change and a preview first. Don’t save, run, or publish until I say so.”The MCP surface is read-only except for the four pipeline write tools, and destructive actions (deleting repositories, datasets, or pipelines) are never exposed to an agent — but the preview-first habit still keeps edits predictable. See Safety boundaries for the full list.
Who does what
Understanding the division of labor helps you phrase requests — and know when something is genuinely out of scope rather than a bad prompt.
Every task falls into one of three buckets:
Yes — inside the MCP
Search, download, transform, and operate on Alphacast within your permissions.
Depends on the assistant
Reading an attached file, creating an Excel or document, generating an image, or browsing the web.
No — out of scope
Bypassing permissions, modifying the original source, or inventing data that doesn’t exist.
A few limits are worth keeping in mind:
- It works with your permissions. The MCP can only reach resources your account is authorized for.
- Freshness depends on the source. It retrieves the latest available observation but can’t produce a data point that hasn’t been published yet.
- Detecting isn’t always explaining. It can flag a jump or a pattern change, but pinning down the cause may require checking metadata or official documentation.
If the answer isn’t what you expected
You can course-correct inside the same conversation — no need to start over:- Refine — “same series, but seasonally adjusted.”
- Narrow — “only from 2020, monthly frequency.”
- Ask for alternatives — “show me the candidate series before picking one.”
- Ask for traceability — “tell me which dataset it came from and what transformation you applied.”
- Split the task — search and validate first; transform or publish afterward.
- Stop a change — if something isn’t clear, tell it not to run and to show the proposal again.
Next steps
Examples
End-to-end walkthroughs that combine several tools to solve realistic tasks.
Tools overview
The full list of MCP tools, grouped by capability, with input schemas.