cmlccie/aoc-mcp-server-rs
Advent of Code - MCP Server
Platform-specific configuration:
{
"mcpServers": {
"aoc-mcp-server-rs": {
"command": "npx",
"args": [
"-y",
"aoc-mcp-server-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...