Skip to main content
Glama

Manifold Markets MCP Server

add_bounty

Increase market engagement by adding a bounty in Mana to a Manifold Markets prediction contract, encouraging participation and enhancing liquidity.

Instructions

Add bounty to a market

Input Schema

NameRequiredDescriptionDefault
amountYesAmount of mana to add as bounty
contractIdYesMarket ID

Input Schema (JSON Schema)

{ "properties": { "amount": { "description": "Amount of mana to add as bounty", "type": "number" }, "contractId": { "description": "Market ID", "type": "string" } }, "required": [ "contractId", "amount" ], "type": "object" }
Install Server

Other Tools from Manifold Markets MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bmorphism/manifold-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server