@nevermined-io/payments
    Preparing search index...

    Interface McpConfig

    MCP integration configuration

    interface McpConfig {
        agentId: string;
        serverName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    agentId: string
    serverName?: string