MCP Server
MCP
io.github.Jorgeperez0825/v12-dfs
AI-driven DFS lineup optimizer for MLB & NBA — build FanDuel & DraftKings lineups via MCP.
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