MCP Server Reference
The Model Context Protocol server interface for AI assistant integrations.
What is the MCP server?
The CAST Imaging MCP (Model Context Protocol) server exposes the application graph to AI assistant tools such as Claude Desktop or IDE plugins. This lets you ask questions about your application directly from your IDE or AI chat interface.
Set up the MCP server
[TODO: Installation steps; configuration file format; how to connect a compatible AI assistant]
Available capabilities
[TODO: List of capabilities exposed by the MCP server — what queries it can answer, what data it returns]
Authentication
[TODO: How the MCP server authenticates — API key or token]
Example: query from Claude Desktop
[TODO: Example MCP query and response]
Next steps
Feedback
Was this page helpful?