Agent-native TypeScript framework for building MCP servers with declarative definitions.
Agent-native TypeScript framework for building MCP servers with declarative definitions.
mcp-ts-core · v0.10.8
by Cyanheads
66
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@cyanheads/mcp-ts-core@0.10.8Run command
npx @cyanheads/mcp-ts-core@0.10.8Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…