Limex
FreeNot checkedEnables research queries and billing management through the Limex hosted API.
About
Enables research queries and billing management through the Limex hosted API.
README
Public MCP server shim for Limex.
This package exposes MCP tools and forwards requests to the hosted Limex backing API. Provider routing, billing, metering, and paid data integrations stay on the hosted Limex service.
Install
Create a Limex account first and generate a Limex API key from
https://getlimex.com/account.
Install it into Claude Code:
curl -fsSL https://raw.githubusercontent.com/Limex-HQ/limex-mcp/main/scripts/install.sh | bash
Claude Code config:
{
"mcpServers": {
"limex": {
"command": "uvx",
"args": ["limex-mcp"],
"env": {
"LIMEX_API_KEY": "your_limex_api_key",
"LIMEX_API_BASE_URL": "https://api.getlimex.com"
}
}
}
}
Tools
research(intent, target, questions=None, max_budget_cents=1000, freshness=None, constraints=None)get_usage_summary()get_billing_account()get_prices()
Publishing
PyPI package name: limex-mcp.
- Create a PyPI project or pending trusted publisher for
limex-mcp. - In PyPI, configure a GitHub trusted publisher:
- Owner:
Limex-HQ - Repository:
limex-mcp - Workflow:
publish.yml - Environment:
pypi
- Owner:
- In GitHub, create an environment named
pypi. Add a required reviewer if you want a human approval gate before publication. - Bump
versioninpyproject.toml. - Create and publish a GitHub Release for a tag like
v0.1.0.
The release workflow builds the package, runs tests and lint, then publishes to PyPI through
trusted publishing. Claude Code starts the server with uvx limex-mcp from the MCP config; running
that command in a terminal only prints setup guidance.
Install Limex in Claude Desktop, Claude Code & Cursor
unyly install limex-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add limex-mcp -- uvx limex-mcpFAQ
Is Limex MCP free?
Yes, Limex MCP is free — one-click install via Unyly at no cost.
Does Limex need an API key?
No, Limex runs without API keys or environment variables.
Is Limex hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Limex in Claude Desktop, Claude Code or Cursor?
Open Limex on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Stripe
Payments, customers, subscriptions
by Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Limex with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs
