Skip to main content

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.

TryPost provides a built-in MCP (Model Context Protocol) server that lets AI coding assistants manage your social media scheduling directly. Your AI assistant can create and publish posts, manage signatures and labels, fetch metrics, and more — all through natural language.

What is MCP?

MCP is an open protocol that connects AI assistants to external tools and data sources. Instead of copying and pasting API calls, your AI assistant can interact with TryPost directly.

Available tools

TryPost exposes a full set of MCP tools for end-to-end content workflows. See the Tools reference for parameters and examples.
CategoryToolsDescription
PostsList, Get, Create, Update, Publish, Delete, Attach Media, Preview, Get MetricsCreate, schedule, publish, and analyze posts across all connected platforms
PlatformsList Content TypesDiscover valid content_type values and per-platform limits
SignaturesList, Create, Update, DeleteManage reusable text blocks (hashtag sets, CTAs, link callouts)
LabelsList, Create, Update, DeleteManage color-coded labels for organizing posts
Social AccountsList, ToggleView connected accounts and toggle active/inactive
WorkspaceGetGet current workspace details
API KeysList, Create, DeleteManage API keys

How it works

1

Get your API key

Create an API key from the TryPost dashboard.
2

Configure your AI assistant

Add the TryPost MCP server to your assistant’s configuration using the server URL and your API key.
3

Start using natural language

Ask your assistant to manage your TryPost account. For example: “Create a new post for LinkedIn” or “List all my scheduled posts.”

Server URL

https://app.trypost.it/mcp/trypost
Authentication uses the same API keys as the REST API, passed as a Bearer token.

Next steps

Claude Code

CLI assistant by Anthropic.

Claude Desktop

Desktop app by Anthropic.

Cursor

AI-powered code editor.

Windsurf

Editor with Cascade AI.

VS Code

VS Code with MCP extensions.

GitHub Copilot

Copilot agent mode.

Gemini CLI

CLI assistant by Google.

OpenCode

Open-source CLI assistant.

Codex

CLI agent by OpenAI.

Antigravity

AI agent by Google.