Visual Studio Code supports MCP servers natively. You can connect TryPost to VS Code and use it with GitHub Copilot agent mode or other MCP-compatible extensions.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
- VS Code installed
- An MCP-compatible extension (e.g. GitHub Copilot)
- A TryPost API key
Setup
Create the MCP configuration file
In your project root, create or edit
.vscode/mcp.json:Replace
YOUR_API_KEY with your actual API key from the TryPost dashboard.
