Getting Started
1. Get an API key
API keys are provisioned through the web app’s workspace settings. Each key is prefixed withsk_live_* and grants access to the channels (Meta, LinkedIn, Google) connected in that workspace.
2. Make your first call
All MCP tools are called viaPOST /{source}/mcp using JSON-RPC 2.0:
3. Discover available tools
List all tools available for a source:4. Understanding the response
MCP tool responses follow this structure:result.content[0].text field contains a JSON-stringified payload with the actual data.