← Index

ai.toolprint/hypertool-mcp

ai.toolprint/hypertool-mcp·v0.0.42·Other
Quality Score
65
/100

Dynamically expose tools from proxied servers based on an Agent Persona

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hypertool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@toolprint/hypertool-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hypertool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@toolprint/hypertool-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @toolprint/hypertool-mcp
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other