01
Claude Desktop
Add HiveAgent as a native MCP server in Anthropic's Claude desktop app
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hiveagent": {
"type": "http",
"url": "https://hiveagentiq.com/mcp"
}
}
}