Documentation
¶
Overview ¶
Package mcp provides an MCP (Model Context Protocol) server for OpsDeck. It exposes session data, daily briefs, cost reports, and session detail as MCP tools that Claude Code (or any MCP client) can call over stdio.
Usage:
srv := mcp.NewServer()
srv.Run(ctx, &sdkmcp.StdioTransport{})
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.