@zeroheight/mcp-server
Freeby MCP Community
MCP server for zeroheight
v2.7.0Added Apr 12, 2026
@zeroheight/mcp-server MCP Server
MCP server for zeroheight
Installation
npx -y @zeroheight/mcp-server
Reviews
Installation
Quick install
npx -y @zeroheight/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@zeroheight/mcp-server": {
"command": "npx",
"args": ["-y", "@zeroheight/mcp-server"]
}
}
}