mcp-durable-object-client

TypeScript

testing mcps

Protocol Implementations
Agent Frameworks
Function Calling

Architecture and Design Patterns

The repository implements a client-server architecture using durable objects. The client initiates requests, and the server processes these requests, returning a response. The use of durable objects suggests a focus on persistent state and reliable message handling. The pattern facilitates decoupled communication between components.

About

Language

TypeScript

Stars

48

Categories

Protocol ImplementationsAgent FrameworksFunction Calling