Package com.paragon.mcp¶
This docs was updated at: 2026-02-23
Classs¶
| Name | Description |
|---|---|
McpClient |
Abstract base class for MCP client implementations |
McpException |
Exception thrown when MCP operations fail |
McpRemoteTool |
A remote MCP tool that extends FunctionTool for seamless agent integration |
StdioMcpClient |
MCP client that communicates with a subprocess via stdio |
StreamableHttpMcpClient |
MCP client that communicates over HTTP with optional SSE streaming |
Interfaces¶
| Name | Description |
|---|---|
McpHeaderProvider |
Provides HTTP headers for MCP HTTP transport |