@toolprint/hypertool-mcp
You are working on hypertool-mcp: a TypeScript MCP proxy server that routes requests between clients and multiple underlying MCP servers.
Install
Add @toolprint/hypertool-mcp to Claude Code with the PolySkill CLI: polyskill add @toolprint/hypertool-mcp
Instructions
# hypertool-mcp Development Instructions ## For Agents Working on This Project You are working on **hypertool-mcp**: a TypeScript MCP proxy server that routes requests between clients and multiple underlying MCP servers. ### 📋 Essential Reading **READ FIRST**: `.taskmaster/docs/prd.txt` - Contains complete project requirements, architecture, and technical specifications. ### 🎯 High-Level Goal Build a single MCP server that: 1. Connects to multiple underlying MCP servers as a client 2. Discovers available tools from those servers 3. Exposes a configurable subset of those tools to its own cli…
Keywords: github, typescript, mcp-proxy, request-routing, api-gateway, server-integration, client-server-communication, backend-development, microservices