Documentation
Zilfu docs
Guides for scheduling and publishing, the REST API reference, and the MCP server that lets AI assistants post on your behalf.
API
Quickstart
Find your API key and make your first authenticated request to the Zilfu API.
Webhooks
Subscribe to events in a space, verify the signature on each delivery, and rotate a signing secret you have lost.
Rate limits
How Zilfu throttles API and publishing requests, and how to handle a 429 response.
MCP
What is MCP?
Connect Zilfu to Claude, Cursor, ChatGPT, and other AI assistants over the Model Context Protocol.
Connecting a client
Add Zilfu to Claude as a connector, or point Claude Code, Cursor, or any MCP client at the Zilfu MCP server.
Tool reference
Every tool the Zilfu MCP server exposes, and the parameters that aren't obvious.
Reading analytics
Why Zilfu analytics are per account and per platform, and how to drill into them over MCP.
CLI
Install and authenticate
Install the Zilfu CLI, authenticate it, and see which commands it ships with.
Commands
Every Zilfu CLI command, the flags it takes, and what its output does and does not include.
Scripting
Use the CLI in scripts and CI: JSON output, exit codes, error handling, and unattended authentication.