MCP server for Limitless Exchange prediction markets on Base
{
"mcpServers": {
"io-github-joinquantish-limitless": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for Limitless Exchange prediction markets on Base
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 10 days ago.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.joinQuantish/limitless and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Build AI-powered trading agents for Limitless prediction markets using the Model Context Protocol (MCP)
⚠️ Notice: Quantish is winding down. The Quantish platform (quantish.live) is shutting down. This MCP server is self-hosted and will continue to work independently, but the Quantish team will no longer be maintaining or updating this project. If you're building in the prediction market space and need real-time data infrastructure, check out polynode.dev.
Secure Wallet Management
Full Limitless Market Access
Trading Operations
AI Agent Integration
Enterprise Security
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"limitless": {
"url": "https://limitless-mcp-server-production.up.railway.app/mcp",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}
Via MCP tool:
{
"tool": "limitless_signup",
"args": {
"externalId": "your-unique-id"
}
}
"Search for bitcoin prediction markets"
"Buy 10 YES shares at $0.60 on the BTC market"
"Show my current positions"
"Cancel my open orders"
Note: All tool names are prefixed with
limitless_to avoid collisions with other MCPs.
| Tool | Description |
|------|-------------|
| limitless_signup | Create a new account with a fresh Base wallet |
| limitless_request_api_key | Get new API key (requires HMAC signature) |
| limitless_setup_wallet | Generate a new Base wallet |
| limitless_import_wallet | Import existing wallet (encrypted) |
| limitless_get_wallet_import_instructions | Instructions for secure wallet export |
| limitless_import_private_key | Direct private key import |
| Tool | Description |
|------|-------------|
| limitless_get_wallet_info | Get wallet address and type |
| limitless_get_wallet_status | Full wallet status with balances |
| limitless_get_balances | Check ETH and USDC balances |
| limitless_get_deposit_address | Get address for funding |
| Tool | Description |
|------|-------------|
| limitless_get_markets | List active markets with pagination |
| limitless_search_markets | Semantic search for markets |
| limitless_get_market | Get market details including venue |
| limitless_get_orderbook | Get order book with bids/asks |
| limitless_get_price_history |