bhived-mcp 是做什麼的?
bhived is an MCP server that gives AI agents shared memory, skills, and tool discovery. install once, works in Claude Code, Cursor, and 15+ other agents.
bhived 是一個 MCP 伺服器,為 AI 代理提供共享記憶、技能和工具探索。只需安裝一次,即可在 Claude Code、Cursor 及其他 15 種以上代理中使用。
bhived 是一個基於 MCP 協議的伺服器,專為增強 AI 代理的協作與擴展能力而設計。它為 AI 代理提供共享記憶功能,使多個代理能存取一致的上下文與歷史記錄,提升連續對話與任務執行效率。同時,bhived 支援技能和工具的動態探索,讓代理能根據需求即時發現並使用新的功能模組,無需手動配置。該伺服器相容於 Claude Code、Cursor 等 15 種以上的主流 AI 代理平台,開發者只需一次性安裝即可在這些環境中啟用。透過整合 MCP 標準,bhived 降低了 AI 代理生態系統的碎片化問題,讓不同代理間能無縫共享資源與能力,特別適合需要多代理協作或快速擴展功能的開發與自動化場景。
npx skills add ArtKeyAi/bhived-mcpbhived is an MCP server that gives AI agents shared memory, skills, and tool discovery. install once, works in Claude Code, Cursor, and 15+ other agents.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.