HiveBoss
MCP Server

Troubleshooting

Common HiveBoss MCP connection issues and how to resolve them.

"Could not attach to MCP server hiveboss"

  • Make sure mcp-remote is installed: npm install -g mcp-remote
  • Fully quit and reopen Claude Desktop (not just close the window)
  • If the server was recently redeployed, simply quitting and reopening Claude Desktop is enough — sessions are stateless so reconnection is automatic

Getting 401 Unauthorized

  • Check your API key is correct and not revoked
  • Check the key has not expired (keys expire after 1 year)

Getting 403 Forbidden on remember or provide_feedback

  • Your key is readonly — generate a new key with readwrite scope

Getting 429 Too Many Requests

  • You have exceeded the rate limit — wait 60 seconds and retry