mcp

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2026 License: MIT Imports: 9 Imported by: 0

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

func NewServer

func NewServer() *sdkmcp.Server

NewServer creates a configured MCP server with all OpsDeck tools registered. The returned server is ready to be connected to a transport via Run.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL