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

    Type Alias McpHttpServerConfig

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

    Claude SDK

    Claude SDK

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