Loading MCP server directory, please wait...
MCP server for Hostkey .com (InvAPI): servers, power, order, DNS, S3, billing
npx @getmcp/cli add io.github.hostkey-cloud/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
HOSTKEY_API_KEYInvAPI API key for the .com portal (invapi.hostkey.com); per-server keys supported
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hostkey-cloud/mcp-server": {
"command": "npx",
"args": [
"-y",
"hostkey-mcp-server"
],
"env": {
"HOSTKEY_API_KEY": "",
"HOSTKEY_TOKEN_TTL": "",
"HOSTKEY_ALLOW_DESTRUCTIVE": ""
}
}
}
}