Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
powhttp-mcp
command
|
|
|
examples
|
|
|
body-search
command
Command example-body-search demonstrates a custom MCP tool that searches HTTP request/response bodies using the builtin search index.
|
Command example-body-search demonstrates a custom MCP tool that searches HTTP request/response bodies using the builtin search index. |
|
internal
|
|
|
cache
Package cache provides caching utilities for the MCP server.
|
Package cache provides caching utilities for the MCP server. |
|
catalog
Package catalog provides endpoint cataloging and clustering functionality.
|
Package catalog provides endpoint cataloging and clustering functionality. |
|
compare
Package compare provides fingerprint generation and diff capabilities for HTTP entries.
|
Package compare provides fingerprint generation and diff capabilities for HTTP entries. |
|
config
Package config provides configuration loading from environment variables.
|
Package config provides configuration loading from environment variables. |
|
flow
Package flow provides request flow graph construction.
|
Package flow provides request flow graph construction. |
|
indexer
Package indexer provides entry metadata and indexing functionality.
|
Package indexer provides entry metadata and indexing functionality. |
|
logging
Package logging provides structured logging with file rotation.
|
Package logging provides structured logging with file rotation. |
|
mcp/prompts
Package prompts contains MCP prompt implementations for powhttp.
|
Package prompts contains MCP prompt implementations for powhttp. |
|
mcp/tools
Package tools contains MCP tool implementations for powhttp.
|
Package tools contains MCP tool implementations for powhttp. |
|
query
Package query provides JQ-based querying for HTTP response bodies.
|
Package query provides JQ-based querying for HTTP response bodies. |
|
schema
Package schema provides schema parsing and validation utilities for HTTP body validation.
|
Package schema provides schema parsing and validation utilities for HTTP body validation. |
|
search
Package search provides search capabilities over indexed HTTP entries.
|
Package search provides search capabilities over indexed HTTP entries. |
|
pkg
|
|
|
client
Package client provides a Go SDK for the powhttp Data API.
|
Package client provides a Go SDK for the powhttp Data API. |
|
graphql
Package graphql provides lightweight GraphQL request body parsing and traffic analysis types.
|
Package graphql provides lightweight GraphQL request body parsing and traffic analysis types. |
|
jsoncompact
Package jsoncompact provides JSON compression by trimming arrays to a configurable maximum.
|
Package jsoncompact provides JSON compression by trimming arrays to a configurable maximum. |
|
jsonschema
Package jsonschema provides JSON Schema inference from arbitrary JSON data.
|
Package jsonschema provides JSON Schema inference from arbitrary JSON data. |
|
mcpsrv
Package mcpsrv provides an extensible MCP server for powhttp.
|
Package mcpsrv provides an extensible MCP server for powhttp. |
|
shape
Package shape provides unified body shape analysis with content-type dispatch.
|
Package shape provides unified body shape analysis with content-type dispatch. |
|
types
Package types provides shared types for powhttp-mcp.
|
Package types provides shared types for powhttp-mcp. |
Click to show internal directories.
Click to hide internal directories.