Hy
MCP SERVER
Visit projectHypertool MCP
Dynamically expose tools from proxied servers based on an Agent Persona.
About Hypertool MCP
Dynamically expose tools from proxied servers based on an Agent Persona. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.
How to connect
What is the endpoint and how does it run?
Runs locally from the npm package @toolprint/hypertool-mcp (version 0.0.42) over stdio.
How do I add Hypertool MCP to Claude Code, Cursor or Claude Desktop?
Claude Code
claude mcp add hypertool -- npx -y @toolprint/hypertool-mcpCursor, Claude Desktop and other clients (JSON config)
{
"mcpServers": {
"hypertool": {
"command": "npx",
"args": [
"-y",
"@toolprint/hypertool-mcp"
]
}
}
}Snippets are generated from the published package name; the server name hypertool is only a label you can change. Add the credentials the publisher documents.
Published packages
npm
@toolprint/hypertool-mcp @ 0.0.42Sources and checks
View the sourceRegistry name: ai.toolprint/hypertool-mcp
Published version: 0.0.42
Source information collected September 9, 2026.
Badge and embed
Show this listing on your website or README. The badge and the card link back to this page.
Markdown badge
[](https://ruagentic.com/tools/hypertool-mcp)HTML badge
<a href="https://ruagentic.com/tools/hypertool-mcp"><img src="https://ruagentic.com/badge/hypertool-mcp.svg" alt="Listed on RUAGENTIC" height="28"></a>Markdown card
[](https://ruagentic.com/tools/hypertool-mcp)HTML embed
<iframe src="https://ruagentic.com/embed/hypertool-mcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Hypertool MCP on RUAGENTIC"></iframe>