Generate a new Pages document with plain text content using AppleScript on macOS. Ideal for creating unformatted documents programmatically within LLM applications.
Retrieve and paginate through pages in a Coda document by specifying the document ID, limiting the number of pages returned, and using a token for subsequent results.
Enables Claude Code to send prompts to Claude Desktop using macOS automation and AppleScript. Supports conversation management and configurable response polling, though reading responses back is limited by Electron's accessibility APIs.
A CLI tool that sets up a Model Control Protocol server and deploys it to Cloudflare Workers, allowing you to quickly create custom tools for your Cursor Agent just by writing TypeScript functions.
A Model Context Protocol server that allows Claude Desktop to perform document operations on Microsoft Word, Excel, and PDF files including creation, editing, and format conversion.