Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
mcpmu
command
|
|
|
internal
|
|
|
config
Package config provides configuration schema and persistence for mcpmu.
|
Package config provides configuration schema and persistence for mcpmu. |
|
events
Package events provides the event system for mcpmu.
|
Package events provides the event system for mcpmu. |
|
flock
Package flock centralises mcpmu's file-locking and atomic-write helpers.
|
Package flock centralises mcpmu's file-locking and atomic-write helpers. |
|
httpclient
Package httpclient is the one place mcpmu builds outbound HTTP clients and reads response bodies.
|
Package httpclient is the one place mcpmu builds outbound HTTP clients and reads response bodies. |
|
httpguard
Package httpguard carries the HTTP security wrappers shared by mcpmu's two listeners — the web management UI and the serve-mode MCP endpoint:
|
Package httpguard carries the HTTP security wrappers shared by mcpmu's two listeners — the web management UI and the serve-mode MCP endpoint: |
|
httpserve
Package httpserve exposes the aggregation endpoint over the MCP Streamable HTTP transport (POST + standalone GET SSE stream).
|
Package httpserve exposes the aggregation endpoint over the MCP Streamable HTTP transport (POST + standalone GET SSE stream). |
|
mcp
Package mcp provides MCP protocol client implementation.
|
Package mcp provides MCP protocol client implementation. |
|
mcptest
Package mcptest provides test infrastructure for MCP client testing.
|
Package mcptest provides test infrastructure for MCP client testing. |
|
mcptest/fakeserver
Package fakeserver provides a fake MCP server for testing.
|
Package fakeserver provides a fake MCP server for testing. |
|
metrics
Package metrics collects per-tool usage counters for serve mode and persists them to a sidecar file (metrics.json) next to the active config.
|
Package metrics collects per-tool usage counters for serve mode and persists them to a sidecar file (metrics.json) next to the active config. |
|
oauth
Package oauth provides OAuth 2.1 authentication for MCP servers.
|
Package oauth provides OAuth 2.1 authentication for MCP servers. |
|
process
Package process provides process lifecycle management for MCP servers.
|
Package process provides process lifecycle management for MCP servers. |
|
server
Package server implements the MCP server that aggregates tools from managed upstream servers.
|
Package server implements the MCP server that aggregates tools from managed upstream servers. |
|
shim
Package shim connects a stdio MCP client to the per-config shared daemon.
|
Package shim connects a stdio MCP client to the per-config shared daemon. |
|
testutil
Package testutil provides common test utilities.
|
Package testutil provides common test utilities. |
|
tui/theme
Package theme provides the visual theme for the TUI.
|
Package theme provides the visual theme for the TUI. |
Click to show internal directories.
Click to hide internal directories.