Rook
@maryamtb
Rook について
Save anything from your AI chats to Rook, the notes app for code. With one tool available: append_to_inbox, each AI client gets their own inbox. Requires Rook to be installed from userook.app.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"rook": {
"command": "/Applications/Rook.app/Contents/Helpers/rook-mcp.app/Contents/MacOS/rook-mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Rook?
Rook is an MCP server that saves text from AI chats into Rook, the notes app for code. It integrates with the Rook app via a signed binary using stdio JSON-RPC 2.0. Targeted at developers who want to capture AI-generated notes into Rook.
How to use Rook?
Install Rook from userook.app, then add to your MCP client config with the command path /Applications/Rook.app/Contents/Helpers/rook-mcp.app/Contents/MacOS/rook-mcp. The server provides one tool: append_to_inbox, which accepts title and content parameters.
Key features of Rook
- Single MCP tool:
append_to_inboxwith title and content. - Integrates with Rook, the notes app for code.
- Uses stdio JSON-RPC 2.0 protocol.
- Signed binary with app-group entitlement for data handoff.
- Standalone builds return
entitlement_unavailable.
Use cases of Rook
- Save AI-generated code snippets directly to Rook.
- Capture meeting summaries from chat into a permanent note.
- Store debugging steps from AI assistants in Rook for later reference.
- Quickly archive chat content with custom titles and descriptions.
FAQ from Rook
How is Rook different from other MCP servers?
Rook is purpose-built for the Rook notes app and uses its native binary with app-group entitlement for seamless data transfer. Standalone builds cannot function due to entitlement checks.
What are the runtime requirements?
Requires Rook to be installed from userook.app. The server binary is bundled inside the Rook app and must be run from that location.
Where does the data from append_to_inbox go?
Data is sent to the Rook app via the app-group entitlement, where it is saved as notes within Rook.
Are there any known limits?
The README does not mention limits beyond the requirement for the Rook app to be installed and the standalone build restriction.
What transport and authentication does Rook use?
Rook uses stdio JSON-RPC 2.0 transport. No authentication is described; it relies on local file system access.
「その他」の他のコンテンツ
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント