/install graph-limitless-mcp
Graph Limitless MCP
Query Limitless prediction markets on Base. Get live market data, trader analytics, positions, and volume — powered by The Graph's decentralized network.
Try it
"What are the top markets on Limitless by volume?""Show me the biggest traders on Limitless""Daily volume trends for the last 30 days""Who holds the largest positions in this market?""What markets resolved today?""Show me whale trades over $10K"
What's inside
| Tool | What it does |
|---|---|
get_platform_stats |
Total markets, volume, trades, users across Simple + NegRisk |
get_markets |
Browse markets with volume, trade counts, resolution status |
search_markets |
Search by keyword or category via Limitless API |
get_market_details |
Deep dive on a specific market — conditions, outcomes, payouts |
get_trades |
Recent trades with USD amounts, buy/sell, maker/taker |
get_user_stats |
Trader profile — volume, trade count, first/last trade |
get_user_trades |
Full trade history for any wallet |
get_user_positions |
Current holdings with token balances |
get_daily_snapshots |
Daily volume, trades, splits, merges, redemptions |
get_market_daily_snapshots |
Per-market daily breakdown |
get_top_traders |
Leaderboard by volume |
get_whale_trades |
Large trades filtered by minimum USD amount |
Data coverage
- Simple Markets: 8,000+ markets, 3.9M trades, $317M volume
- NegRisk Markets: 700+ markets, multi-outcome prediction markets
- Network: Base L2
- Updated: Real-time via The Graph's decentralized indexing network
Install
GRAPH_API_KEY=your-key npx graph-limitless-mcp
Get a free API key at The Graph Market.
External Endpoints
| Endpoint | Data sent | Purpose |
|---|---|---|
gateway.thegraph.com |
GraphQL queries with your API key | Queries 2 Limitless subgraphs on Base |
api.limitless.exchange |
Market search queries | Fetches market metadata and categories |
No other endpoints are contacted. No data is stored locally.
Security & Privacy
- Runs locally via
npx— no remote server - Your API key stays local — only sent to The Graph Gateway
- No persistent storage — no database, no local files
- Open source — full code at github.com/PaulieB14/limitless-subgraphs
Model Invocation Note
This skill may be invoked autonomously by your AI agent when it detects a prediction market question about Limitless. Disable the skill to opt out.
Trust Statement
By using this skill, GraphQL queries are sent to gateway.thegraph.com using your API key, and market metadata requests go to api.limitless.exchange. Only install if you trust these endpoints with your query data.
Links
- GitHub: https://github.com/PaulieB14/limitless-subgraphs
- npm: https://www.npmjs.com/package/graph-limitless-mcp
- Limitless: https://limitless.exchange
- The Graph: https://thegraph.com
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install graph-limitless-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/graph-limitless-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Graph Limitless Mcp 是什么?
Query Limitless prediction markets on Base — live odds, trader P&L, whale tracking, market stats, and daily volume from The Graph's decentralized network. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Graph Limitless Mcp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install graph-limitless-mcp」即可一键安装,无需额外配置。
Graph Limitless Mcp 是免费的吗?
是的,Graph Limitless Mcp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Graph Limitless Mcp 支持哪些平台?
Graph Limitless Mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Graph Limitless Mcp?
由 PaulieB14(@paulieb14)开发并维护,当前版本 v1.0.0。