This MCP server, developed by Barton Rhodes, enables seamless interaction with Manifold Markets prediction markets. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers a comprehensive suite of tools for market search, analysis, betting, and portfolio management. The implementation stands out by providing precise probability specifications for limit orders and advanced filtering capabilities. It's particularly useful for AI systems and developers looking to integrate collective intelligence and decision-making through prediction markets, allowing for sophisticated market analysis, automated trading strategies, and data-driven forecasting in various domains.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Create a new prediction market with specified parameters such as outcome type, question, and optional details.
Unresolve a previously resolved market by providing its contract ID and optional answer ID for multiple choice markets.
Close a market for trading by specifying the contract ID and an optional close time.
Follow or unfollow a market by providing the contract ID and a boolean value to indicate following status.
React to markets or comments by providing content ID, type, and reaction type (like or dislike), with an option to remove the reaction.
Place a bet on a market by specifying market ID, amount, outcome, and an optional limit probability.
Sell shares in a market by providing market ID, optional outcome, and an optional number of shares to sell.
Add liquidity to the market pool by specifying market ID and the amount to be added.
Remove liquidity from the market pool by providing the contract ID and the amount to be withdrawn.