1{2 "mcpServers": {3 "anubis-mcp": {4 "env": {},5 "args": [6 "run",7 "--rm",8 "-i",9 "-v",10 "${PWD}:/app/workspace",11 "-v",12 "anubis-data:/app/data",13 "hiveacademy/anubis"14 ],15 "shell": false,16 "command": "docker"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation