mcp-use TypeScript API
    Preparing search index...

    Type Alias McpServersInput

    McpServersInput: Record<string, MCPServerConfig> | McpConnectionLike[]

    MCP servers available to an agent.

    Pass a named configuration map when the agent should create its own client, or pass live connections in browser environments.