Documentation
¶
Overview ¶
Package mcp provides an MCP (Model Context Protocol) server for workflow tools. This allows Claude to directly signal task completion and request input instead of relying on text parsing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is an MCP server that provides workflow tools to Claude.
func (*Server) SetCallbacks ¶
SetCallbacks sets the callbacks for task state changes.
Click to show internal directories.
Click to hide internal directories.