Manifold Markets MCP Server

by bmorphism
Verified

follow_market

Track or stop tracking specific markets on Manifold Markets by following or unfollowing them based on your interest or strategy.

Instructions

Follow or unfollow a market

Input Schema

NameRequiredDescriptionDefault
contractIdYesMarket ID
followYesTrue to follow, false to unfollow

Input Schema (JSON Schema)

{ "properties": { "contractId": { "description": "Market ID", "type": "string" }, "follow": { "description": "True to follow, false to unfollow", "type": "boolean" } }, "required": [ "contractId", "follow" ], "type": "object" }

You must be authenticated.

Other Tools from Manifold Markets MCP Server

Related Tools

ID: bismm8fj6d