Agent side
The gateway is for agents. Developers connect through REST or MCP, then their agents can query trusted data assets to improve research quality and final output.
Limex is an MCP gateway for business, market, financial, company, and research data. Agents get one interface to query the data assets that make their answers sharper, more current, and more useful.
Give agents high-quality data assets they can call directly before they answer.
Bring useful datasets into the network so agents can discover and use them. Partner with Limex.
API keys, metering, pricing, and future HTTP 402 flows support paid data access.
The gateway is for agents. Developers connect through REST or MCP, then their agents can query trusted data assets to improve research quality and final output.
Data owners do not use the gateway as agents. They provide high-value information assets to Limex and can get paid when agents consume that data. Open the partner intake page.
These are the data sources currently exposed through the Limex MCP server. Provider discovery is public; querying data still requires a Limex account key.
Financial filings, company lookup, filing metadata, form filters, and official SEC links.
Crypto price and market data through CoinGecko's public API.
Equity quotes and daily market time series when an Alpha Vantage key is configured.
Company search and legal entity identity across corporate registries.
Macroeconomic time series from the Federal Reserve Bank of St. Louis.
Country and development indicators from the World Bank Indicators API.
Website technology profiles for account research and market mapping.
Technology lookup for websites, including cached and shallow live scans.
Company and person enrichment for identity and GTM workflows.
Licensed company data, financials, funding context, insights, and predictions.
Paid website traffic and market intelligence for company diligence.
US property records, rent and value AVMs, listings, comps, and market trends.
Data credits are Limex's simple unit for agent data calls. Simple lookups use a few data credits. Public sources like SEC EDGAR, CoinGecko, FRED, World Bank, and OpenCorporates are free. Paid vendor-backed sources use data credits.
100 data credits / month
Capped plan. Upgrade when you need more data volume.
2,000 data credits / month
Additional data credits: $1 per 1,000.
10,000 data credits / month
Additional data credits: $0.75 per 1,000.
50,000 data credits / month
Additional data credits: $0.50 per 1,000.
| Basic company lookup | 1 data credit |
| Website/search summary | 2 data credits |
| Company enrichment | 5 data credits |
| Person enrichment | 5 data credits |
| Contacts search | 5-10 data credits |
| Email reveal | 20-50 data credits |
| Phone reveal | 50-100 data credits |
| Research brief | 10-50 data credits |
| Premium provider lookup | dynamic |
Create a Limex account first, then generate a Limex API key from your account page. Add that key to the MCP server configuration before asking Claude to use Limex.
{
"mcpServers": {
"limex": {
"command": "uvx",
"args": ["limex-mcp"],
"env": {
"LIMEX_API_KEY": "your_limex_api_key",
"LIMEX_API_BASE_URL": "https://api.getlimex.com"
}
}
}
}
The key is shown once. The same key stays valid when you upgrade your plan.
research(intent, target, questions, max_budget_cents)get_usage_summary()get_billing_account()get_prices()