Loading MCP server directory, please wait...
Kings Playbook sports API for AI agents: NBA/MLB/NHL lineups, projections, and lines.
npx @getmcp/cli add io.github.kingplaybookHQadmin1/kingsplaybook-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
KINGSPLAYBOOK_API_KEYYour kp_live_ API key from https://kingsplaybook.org/devs
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kingplaybookHQadmin1/kingsplaybook-mcp": {
"command": "npx",
"args": [
"-y",
"kingsplaybook-mcp"
],
"env": {
"KINGSPLAYBOOK_API_KEY": "",
"KINGSPLAYBOOK_API_URL": ""
}
}
}
}