NAME
Claude::Agent::MCP::HTTPServer - HTTP MCP server configuration
DESCRIPTION
Configuration for a remote MCP server using HTTP.
ATTRIBUTES
url - Server URL
headers - HashRef of HTTP headers
type - Always 'http'
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).