cursus.cli.mcp_cli¶
CLI commands for the cursus MCP (Model Context Protocol) tool server.
cursus mcp serve launches the stdio MCP server exposing the cursus tool surface; cursus mcp list-tools prints the registered tools (no SDK required for listing); cursus mcp help prints the guided overview (namespaces + phases + tools) that the tools.help agent tool returns. Engine/SDK imports are lazy so cursus –help works even without the optional mcp SDK.
Examples
cursus mcp help cursus mcp help –namespace compile cursus mcp list-tools cursus mcp list-tools –format json cursus mcp serve