MCP.so
Sign In
Servers
C

Cryptoconduit Mcp

@chxndre

An MCP server that gives AI agents direct access to Polymarket Crypto prediction markets, enriched with live spot prices. Discover markets, analyze order books, paper trade strategies, track activity, and execute live trades — all through natural language.

Overview

What is Cryptoconduit Mcp?

Cryptoconduit Mcp is an MCP server that gives AI agents direct access to Polymarket crypto prediction markets, enriched with live Binance spot prices. It provides market discovery, quantitative analysis, paper trading, live trading, and background monitoring. Built in Rust with 22 tools and mainnet-tested.

How to use Cryptoconduit Mcp?

Download the prebuilt binary from releases or install via cargo install crypto-conduit-mcp. Add the server to your MCP client config with the command crypto-conduit-mcp. The server communicates over stdio using the Model Context Protocol. An optional config file enables logging and live trading wallet setup. No API keys are needed for data tools; live trading requires a funded Polygon wallet with a private key.

Key features of Cryptoconduit Mcp

  • Market discovery across 6 assets and 8 market types
  • Real-time order book analysis with spot price overlay
  • Fee-adjusted paper trading with full portfolio tracking
  • Live trade execution with dry-run default and risk manager
  • Background monitoring for whales, spread narrowing, and depth spikes
  • Autonomous auto-trade configurable via natural language

Use cases of Cryptoconduit Mcp

  • Search and filter active prediction markets by asset, type, spread, or volume
  • Get a live briefing of the current 5m or 15m window with spot momentum and fee breakeven
  • Simulate trades with precise P&L calculations and Polymarket fee model
  • Paper trade strategies risk-free with auto-settlement and early exit
  • Place real orders with safety gates, dry-run, and risk manager limits

FAQ from Cryptoconduit Mcp

Do I need API keys to use Cryptoconduit Mcp?

No. Polymarket and Binance market data APIs are public. The server works immediately without accounts, signup, or tokens. API keys are only required for live trading wallet configuration.

What are the runtime requirements?

The server runs on Windows, macOS, and Linux. You can use the prebuilt binary or install from crates.io (requires Rust 1.85+). Network access to Polymarket and Binance is required.

Where does market data live?

All data is cached in the server after an initial ~30–45 second discovery cycle. Order books are polled every 5–30 seconds, spot prices every 3 seconds, and trades stream live. Tools read from this cached state for instant responses.

How does data transport work?

Cryptoconduit Mcp communicates over stdio using the Model Context Protocol. It is designed to be used with any MCP-compatible client (e.g., Claude Desktop). No HTTP endpoints are exposed.

Can I trade live without a wallet?

No. Live trading requires a configured wallet with USDC.e and POL on Polygon. Paper trading works entirely without wallet setup and uses simulated positions and fees.

More from Other