Base


Object Hierarchy:

Object hierarchy for Base

Description:

public abstract class Base : Object

Abstract MCP client: one connection to one MCP server.

Subclasses implement transport (stdio subprocess or HTTP). connect() establishes the channel and optionally runs the MCP initialize handshake; tools() and call() send JSON-RPC and return results.

All known sub-classes:

Namespace: OLLMmcp.Client
Package: ollmchat

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object