Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"server-hika": {
"command": "#",
"url": "https://hika.fyi/api/mcp/sse",
"env": {
"HIKA_AUTH": "Bearer please find the auth header in hika.fyi"
}
}
}
}