AI assistants
Choose how an AI assistant should work with OpenPost.
OpenPost supports three ways for an AI assistant to work with your account. Use one main connection for each task so the assistant has one clear instance, workspace, and permission boundary.
| Connection | Best for | Start here |
|---|---|---|
| MCP | Chat and coding assistants with MCP support | Connect with MCP |
openpost-cli skill | Coding assistants that support Agent Skills and can run terminal commands | Use the OpenPost skill |
| Direct CLI | Scripts, CI, and agents that can run commands but cannot load skills | CLI guide |
Read Choose an agent connection for the differences, limits, and cases where each option is the wrong fit.
Choose a setup
Use the client guides in this section to add OpenPost through MCP. Each guide covers the client-specific configuration, sign-in, and a safe first request.
Start with a read request:
List my OpenPost workspaces.Then name the workspace and ask the assistant to review its schedule without making changes. Grant write access only when the assistant needs to create or change OpenPost data.
If you are building an integration instead of asking an assistant to operate your account, use the TypeScript SDK or HTTP API.