Makes your AI agent an expert at football data. It looks up the real docs instead of guessing — qualifier IDs, coordinate systems, API endpoints, method signatures. All verified, all sourced.
Answer two questions and we'll show you exactly what to install.
/plugin install nutmeg@withqwerty/nutmegRun this in Claude Code. Installs 12 skills, 3 agents, and the football-docs MCP server.
/nutmeg-initSet up your profile. Everything adapts to your language, data sources, and experience level.
/nutmeg- to see all commands.claude mcp add football-docs -- npx -y football-docsAdds the docs server to Claude Code. Your agent gets search_docs, list_providers, compare_providers, and request_update.
claude mcp add football-docs -- npx -y football-docsTry asking your agent football data questions. Want the full toolkit later? Run /plugin install nutmeg@withqwerty/nutmeg.
{"mcpServers": {"football-docs": {"command": "npx", "args": ["-y", "football-docs"]}}}
npx skills add withqwerty/nutmegInstalls the 12 skills via the Agent Skills standard.
{"mcpServers": {"football-docs": {"command": "npx", "args": ["-y", "football-docs"]}}}
.vscode/mcp.json:{"servers": {"football-docs": {"command": "npx", "args": ["-y", "football-docs"]}}}
npx skills add withqwerty/nutmegInstalls the 12 skills via the Agent Skills standard.
.vscode/mcp.json:{"servers": {"football-docs": {"command": "npx", "args": ["-y", "football-docs"]}}}
~/.codeium/windsurf/mcp_config.json:{"mcpServers": {"football-docs": {"command": "npx", "args": ["-y", "football-docs"]}}}
npx skills add withqwerty/nutmegInstalls the 12 skills via the Agent Skills standard.
~/.codeium/windsurf/mcp_config.json:{"mcpServers": {"football-docs": {"command": "npx", "args": ["-y", "football-docs"]}}}
npx -y football-docs as an MCP server (stdio transport)Check your tool's docs for how to configure MCP servers.
npx skills add withqwerty/nutmegSkills work with any tool supporting the Agent Skills standard.
npx -y football-docs as an MCP server (stdio transport)Any MCP-compatible tool can connect.
npx -y football-docs as an MCP server in your tool's settingsTry asking your agent football data questions. Want skills too? Run npx skills add withqwerty/nutmeg.
| Provider | Events | Stats | xG | Free? |
|---|---|---|---|---|
| StatsBomb | Open data | |||
| Opta | ||||
| Wyscout | ||||
| SportMonks | Free tier | |||
| FBref | ||||
| Understat |
Searchable documentation for 16 football data providers, built for AI coding agents. Your agent looks up the real docs instead of guessing from training data. Works with any tool that supports MCP.
claude mcp add football-docs -- npx -y football-docs npx -y football-docs