← Back to Plugins
MCP Server MCP

Veynor — Prediction Market Intelligence

github By github 👁 1 views ▲ 0 votes

Prediction market intelligence for AI agents. Live data from Kalshi and Polymarket.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp.veynor.xyz/sse?api_key={api_key}",
      "variables": {
        "api_key": {
          "description": "Your Veynor API key. Get a free key at veynor.xyz",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...