@runloop/agent-axon-client
    Preparing search index...

    Type Alias McpSSEServerConfig

    type McpSSEServerConfig = {
        headers?: Record<string, string>;
        type: "sse";
        url: string;
    }
    Index

    Claude SDK

    Claude SDK

    headers?: Record<string, string>
    type: "sse"
    url: string