Labsco
MCP SERVER

Manifold Markets

by bmorphism

Search Manifold Markets prediction markets and act on them — place and cancel bets, sell shares, add liquidity and send mana.

Economic, Alternative & Prediction-Market DataVerified
Summary
Research and the money are in the same tool list, one call apart.

Search and market detail alone would make this a reading tool, but the same server places bets, cancels limit orders, sells shares, adds liquidity and moves mana between accounts. limitProb is what separates a market order from a resting one, so the difference lives in a parameter rather than in a separate tool. Nothing here creates or resolves a market: it trades on what already exists.

What it is

A trading client for Manifold Markets, covering market research, positions, bets and mana transfers from the same surface.

What you get
  • Search markets by term with a filter, a sort order and a limit, then open one market for its detail.
  • Place a bet with an amount on a chosen outcome, and set limitProb to make it a limit order instead.
  • Cancel a resting limit order by its bet ID.
  • Sell a stated number of shares in an outcome you hold.
  • Add mana to a market's liquidity pool.
  • Look up a user by username and read their positions across markets.
  • Send mana to other users with a message attached.
Requirements

An account on Manifold Markets, since place_bet, sell_shares, add_liquidity and send_mana all move a real balance; no environment variables are declared for it.

Setup effort

One command plus a key — npm install manifold-mcp-server, then supply credentials