Skip to main content

Module mcp

Module mcp 

Source
Expand description

Engine-internal workflow filtering for enumeration surfaces. The Model Context Protocol surface (2026-07-28 stateless revision): the tool catalog, the tool implementations, and the /mcp mount. Module declarations.

Re-exports§

pub use runtime::McpRuntime;
pub use service::AionToolService;

Modules§

runtime
The MCP runtime constructed at startup. The MCP runtime: the server object and its construction from config.
service
The Aion tool service. The Aion tool service: the MCP surface’s only door into the engine.