← Back to Plugins
MCP Server MCP

Manifold Markets

github By github 👁 1 views ▲ 0 votes

Search, read, bet on, create, and resolve prediction markets on Manifold.

Homepage Verified source GitHub

Install

mcpb:https://github.com/jbeshir/mcp-servers/releases/download/manifold-v1.0.1/manifold-mcp.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/jbeshir/mcp-servers/releases/download/manifold-v1.0.1/manifold-mcp.mcpb",
      "fileSha256": "2debec289072852a4c697462405ff8a7f2a67e792fe2bca2fcccca7ae09acd78",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Manifold Markets API key from your account settings",
          "isRequired": true,
          "isSecret": true,
          "name": "MANIFOLD_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...