ExMCP.ACP.Adapters.ClaudeSDK (ex_mcp v1.0.0-rc.0)

View Source

Adapter for Claude Code using the Claude Agent SDK process protocol.

This adapter launches Claude Code with the same stream-json flags used by @anthropic-ai/claude-agent-sdk, including the SDK entrypoint environment and stdio permission prompt control channel. It is separate from ExMCP.ACP.Adapters.Claude, which preserves the simpler legacy stream-json adapter.