17 days ago
Server Config
{
"mcpServers": {
"bhived": {
"command": "npx",
"args": [
"-y",
"bhived-mcp@latest"
],
"env": {
"BHIVED_API_KEY": "your_bhived_api_key"
}
}
}
}{
"mcpServers": {
"bhived": {
"command": "npx",
"args": [
"-y",
"bhived-mcp@latest"
],
"env": {
"BHIVED_API_KEY": "your_bhived_api_key"
}
}
}
}