Documentation
¶
Overview ¶
Package mcpserver registers every Plane operation as an MCP tool and serves them over stdio.
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 bundles the MCP wiring with the Plane client. Construction is stateless: tools are registered once in New and run for the life of the process.
Click to show internal directories.
Click to hide internal directories.