Documentation
¶
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 wraps the inspect library as an MCP server, exposing website auditing capabilities to any MCP-compatible agent.
func (*Server) ServeHTTP ¶ added in v0.1.3
ServeHTTP starts the MCP server on a streamable HTTP endpoint. Clients connect to http://<addr>/mcp.
func (*Server) ServeStdio ¶
ServeStdio starts the MCP server on stdin/stdout.
Click to show internal directories.
Click to hide internal directories.