NAME
Claude::Agent::MCP::SSEServer - SSE MCP server configuration
DESCRIPTION
Configuration for a remote MCP server using Server-Sent Events.
ATTRIBUTES
url - Server URL
headers - HashRef of HTTP headers
type - Always 'sse'
METHODS
to_hash
my $hash = $server->to_hash();
Convert the server configuration to a hash for JSON serialization.
AUTHOR
LNATION, <email at lnation.org>
LICENSE
This software is Copyright (c) 2026 by LNATION.
This is free software, licensed under The Artistic License 2.0 (GPL Compatible).