Endpoint
Authentication
Required: workspace API key| Method | Example |
|---|---|
| Header | X-API-Key: psk_live_YOUR_KEY |
| Query param | https://mcp.postsiva.com/mcp?apikey=psk_live_YOUR_KEY |
Errors
Missing or invalid key → tool result with error message (e.g. “API key required” or “Invalid or expired API key”). Wrong plan → upgrade message referencing postsiva.com.Cursor
- Cursor Settings → MCP → Add server
- Type: HTTP (Streamable HTTP)
- URL:
https://mcp.postsiva.com/mcp - Headers:
X-API-Key= yourpsk_live_…key - Restart Cursor or reload MCP
~/.cursor/mcp.json:
Claude Code
Claude Desktop
Add to MCP config (format varies by version):Verify connection
Ask the agent:What social accounts are connected to my workspace?It should call
get_accounts and list linked platforms.
Security
- Do not commit keys to repos shared publicly
- Use scoped keys when possible
- Revoke keys from Settings → API Keys if compromised
Next
- Tool catalog — all available tools
- Cursor guide — common workflows
- Authentication — scopes and plans