Cloud Infrastructure
Trust: 35/100 (Limited)ai.toolprint/hypertool-mcp Guide
Dynamically expose tools from proxied servers based on an Agent Persona
148 starsby toolprint
Quick Start
Install
npx @toolprint/hypertool-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-toolprint-hypertool-mcp": {
"command": "npx",
"args": [
"@toolprint/hypertool-mcp"
]
}
}
}