What GOI MCP gives you
A single MCP endpoint that lets an AI agent run the same queries a GOI user would run, with all results scoped to that user’s account and plan:- Search organizations by natural-language description, exact keywords, or a hybrid of both.
- Find lookalikes to one or more reference organizations via embedding similarity, optionally steered with boost / penalize terms.
- Filter and list by country, state, region, district, municipality, NACE sector, organization type, size, and commercial-register attributes.
- Aggregate counts and distributions across any combination of those dimensions (one- or two-dimensional breakdowns, with optional time bucketing).
- Look up full organization profiles by exact domain.
- Resolve free-text place names to canonical filter values.
GOI MCP is undergoing review for publication in connector stores, including Claude and ChatGPT. Until it is listed there, request beta access with your ISTARI account.
Get access
- Sign up or sign in at index.istari.ai. The same account works for the GOI dashboard, the API, and GOI MCP.
- Request beta access. We enable approved accounts for early use.
- After approval, follow Connect to add GOI MCP in Claude, Cursor, or another MCP client.
Plan access
New accounts start on the Standard plan, most functionality with monthly limits (see Connect). For higher quotas, see GOI access plans on the ISTARI technology page.Standard plan quotas
All new accounts start on the Standard plan. Quotas reset on the first of each month (UTC).| Capability | Tool group | Monthly limit |
|---|---|---|
| Search | search_organizations, find_similar_organizations, find_similar_with_steering, filter_organizations | 100 requests / 1,000 results |
| Fetch | get_organization_details | 100 requests / 1,000 results |
| Aggregate | aggregate_organizations | 100 requests |
| Metadata | describe_filters, resolve_location | unlimited |
Error:. A short consumption indicator appears in the response footer once you cross 80% of any limit.
For full quota tables across dashboard, MCP, and API, see Pricing and limits. For higher quotas on a commercial plan, see GOI access plans or contact support@istari.ai.
A server-level burst cap (60 requests / minute per IP) also applies, independent of the monthly plan quota to maintain fair usage.
Troubleshooting
Monthly request quota exceeded: quotas reset on the first of the month (UTC). To raise your limits, see GOI access plans./healthreturns200 OKwith{"healthy": true, "service": "goi-mcp"}whenever the service is reachable.
Learn more
- Tools: what each tool does and when to use it.
- Privacy: what we log, where it lives, how long we keep it.
- GOI product docs: dataset, schema, GOI dashboard features.
- GOI API docs: the underlying API GOI MCP wraps.