Facilitates GO-CAM model editing through a standardized Model Context Protocol (MCP) interface for AI agents.
This tool serves as an MCP (Model Context Protocol) server, providing a thin wrapper around the noctua-py library to expose GO-CAM (Gene Ontology-Causal Activity Model) editing capabilities. It enables LLMs and agent clients, such as Claude Code, to interact with and modify GO-CAM models through a standardized API, abstracting the underlying Barista API. The server manages client singleton instances, provides prompts for common patterns, and securely handles Barista API tokens, allowing for automated and intelligent manipulation of complex biological models.