← Back to Plugins
MCP Server MCP

io.github.Jorgeperez0825/v12-dfs

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

AI-driven DFS lineup optimizer for MLB & NBA — build FanDuel & DraftKings lineups via MCP.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://v12dfs-production.up.railway.app/mcp",
      "headers": [
        {
          "description": "Your V12 API key — get one at https://www.v12dfs.com",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...