claude-agent-sdk-tool-integration
OfficialIntegrate tools and MCPs with Claude agents
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill covers integrating tools, permissions, and MCP servers with Claude AI agents using the Agent SDK to enable safe, auditable automation.
Core Features & Use Cases
- Tool permissions: Allowing or disallowing specific tools for an agent.
- Custom tools: Defining and wiring new tools with input schemas.
- MCP Server integration: Connecting and using MCP resources from the agent.
- Tool response handling: Streaming and error handling for tool results.
Quick Start
Create an Agent configured with allowedTools including read_file and write_file, and wire an MCP server for file access.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: claude-agent-sdk-tool-integration Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#claude-agent-sdk-tool-integration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.