ts-agent-sdk
CommunityTransform MCP JSON-RPC into clean TypeScript SDKs.
Authorjezweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the complexity of manually crafting verbose JSON-RPC curl commands for MCP servers, replacing them with intuitive typed function calls that boost developer productivity.
Core Features & Use Cases
- Auto-detection: Automatically scans your project for MCP server modules and their tool definitions.
- Type Safety: Converts Zod schemas to TypeScript interfaces for compile-time validation.
- Use Case: Imagine you're building an AI agent that needs to interact with multiple MCP servers. Use this Skill to generate fully typed SDK clients that let you call
docs.createDocument()instead of writing complex curl commands with error-prone JSON formatting.
Quick Start
Generate a TypeScript SDK for the MCP servers in this project's src/server/modules/mcp*/ directories.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: ts-agent-sdk Download link: https://github.com/jezweb/claude-skills/archive/main.zip#ts-agent-sdk Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.