1{2 "mcpServers": {3 "hive": {4 "command": "npx",5 "args": [6 "-y",7 "@gluneau/hive-mcp-server"8 ],9 "env": {10 "HIVE_USERNAME": "your-hive-username",11 "HIVE_POSTING_KEY": "your-hive-posting-private-key",12 "HIVE_ACTIVE_KEY": "your-hive-active-private-key",13 "HIVE_MEMO_KEY": "your-hive-memo-private-key"14 }15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation