Loading MCP server directory, please wait...
UCI course search and registration planning: live sections, grades, prerequisites, conflicts.
npx @getmcp/cli add io.github.KKazuhaK/anteater-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
ANTEATER_MCP_TOKENShared secret clients must present as 'Authorization: Bearer <token>'. Required before exposing the server beyond loopback.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KKazuhaK/anteater-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"ANTEATER_MCP_TOKEN",
"-e",
"ANTEATER_API_KEY",
"-e",
"ANTEATER_TRUSTED_PROXIES",
"-e",
"ZOTCOURSE_API_BASE",
"ghcr.io/kkazuhak/anteater-mcp:v0.0.10"
],
"env": {
"ANTEATER_MCP_TOKEN": "",
"ANTEATER_API_KEY": "",
"ANTEATER_TRUSTED_PROXIES": "private",
"ZOTCOURSE_API_BASE": "https://zotcourse.appspot.com"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.