aether-mcp-utils 0.1.0

MCP client and server utilities for the Aether AI agent framework
Documentation

aether-mcp-utils

Utilities for the Model Context Protocol (MCP), providing transport, status tracking, and client management for MCP servers.

Key Types

  • InMemoryTransport -- In-process MCP transport for running servers without subprocesses
  • McpServerStatus -- Tracks server connection state (Connected, Failed, NeedsOAuth)
  • ToolDisplayMeta / ToolResultMeta -- Metadata for rendering tool calls and results in UIs

Feature Flags

Feature Description Default
client MCP client with OAuth, server management, and tool proxying yes

License

MIT