Registering Tools
TypeScript SDK
Register tools with the TypeScript SDK
The TypeScript SDK provides a simple way to register functions as tools for AI agents.
Installation
Basic Usage
MCP Server
The TypeScript SDK includes an MCP (Model Context Protocol) server that can be started using:
For more details, visit the TypeScript SDK GitHub repository.