anthropics / anthropics/claude-agent-sdk-typescript

Support loading tools from createSdkMcpServer into Claude Code

Open
#92 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Shell
Stars
1.8k
Forks
226
PR merge metrics
No merged PRs in 30d

Description

Currently there is no easy way to load tools created using `createSdkMcpServer` (in process mcp servers) inside a dedicated Claude Code session.

For example, I have tools that I created for an agent using Claude Agent SDK. To test these tools efficiently, I want to easy to load these tools into my local Claude Code session and let Claude Code use these tools and debug problems issues.

The only solution now seems to be publishing the tools as proper MCP servers and load them in Claude Agent SDK and Claude Code, but I think it should be possible to allow loading tools created by `createSdkMcpServer` inside Claude Code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.