OpenCode is an open-source AI coding assistant that runs in your terminal. You can connect it to TryPost’s MCP server to manage your social media scheduling with natural language.Documentation Index
Fetch the complete documentation index at: https://docs.trypost.it/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- OpenCode installed
- A TryPost API key
Setup
Open the configuration file
Edit your OpenCode configuration at
.opencode.json in your project root (or ~/.opencode.json for global config):Replace
YOUR_API_KEY with your actual API key from the TryPost dashboard.
