# Mantis MCP server

Cross-venue prediction market routing for AI agents with arbitrage, quotes, history, and signals.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-alfred768-mantis
- Repository: https://github.com/Alfred768/prediction-router-portal

## Install
- Endpoint: https://mantiss.store/mcp
- Auth: Not captured

## Setup notes
- Remote URL variable: apiKey (secret)
- Remote header: Authorization
- Remote endpoint: https://mantiss.store/mcp
- Header: Authorization
- URL variable: apiKey

## Tools
- route_market - Find the best prediction market for a natural-language question or trading intent. Returns the best cross-venue match, current probability, liquidity, and any arbitrage opportunity between venues. Endpoint: https://mantiss.store/mcp
- get_arbitrage - Find live cross-venue arbitrage opportunities — markets where the same event trades at different prices on Polymarket vs Kalshi vs other venues. Can also estimate fee-normalized net spread for a position size. Endpoint: https://mantiss.store/mcp
- execute_url - Get a deep link URL to place a trade on the best venue for a given market. The URL has a referral code embedded so the platform earns commission. Call this to get the URL, then direct the user to open it. Endpoint: https://mantiss.store/mcp
- get_quote - Get the live probability, liquidity, and volume for a prediction market across all venues. Can also return venue order book depth and size-aware VWAP/slippage estimates. Endpoint: https://mantiss.store/mcp
- get_history - Get historical OHLCV-style prediction market candles over a time range, including the latest stored depth snapshot within each bucket when available. Can also export CSV text or base64-encoded Parquet. Endpoint: https://mantiss.store/mcp
- get_unmet_demand - Find questions that users are searching for but no prediction market exists. Useful for discovering new market creation opportunities or identifying emerging topics with real trading interest. Endpoint: https://mantiss.store/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Alfred768
- Version: 1.1.4
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 14, 2026
- Source: https://registry.modelcontextprotocol.io
