Documentation
¶
Overview ¶
Package mcp exposes Pipefort's scanner over the Model Context Protocol so AI coding assistants (Claude Code, Gemini CLI, …) can scan CI workflows as they write them. It wraps the same scanner.ScanBytes / ScanDir the CLI and web app use, over the official Go MCP SDK's stdio transport.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is stamped into the MCP server's implementation info. The CLI sets it to the resolved binary version at startup (see main.go); it stays "dev" for embedders that construct the server directly without setting it.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.