[agent/claude] Create a migration plan to replace the MCP SDK from github.c... #2
No reviewers
Labels
No labels
needs-review
needs-review
needs-review
needs-review
needs-review
needs-review
needs-review
athena
athena-gemini
audit
clotho
clotho-gemini
codex
darbs-claude
security
wiki
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: core/mcp#2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "agent/create-a-migration-plan-to-replace-the-m"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Create a migration plan to replace the MCP SDK from github.com/modelcontextprotocol/go-sdk to github.com/mark3labs/mcp-go.
Current state: 13 Go files in pkg/mcp/ import the official SDK. The package wraps an MCP server with tools, subsystems, and multiple transports (stdio, HTTP, TCP, Unix).
The new SDK (mcp-go) has:
The key motivation: we need to add claude/channel support (experimental capability) so the server can push events (inbox messages, dispatch completions, webhook events) into a running Claude Code session. The official SDK has unexported fields that make custom notifications impossible.
Please:
Agent: claude
Commits: 1
Branch:
agent/create-a-migration-plan-to-replace-the-mAuto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io
Verification Failed
Command:
go test ./...Exit code: 1
Needs Review
Tests failed after rebase. Auto-merge gave up after retry.
Labelled
needs-reviewfor human attention.Pull request closed