MCP quickstart
Use SocQ MCP to collect social data from Claude, Cursor, Codex, VS Code, or another MCP-compatible client. Configure the server once, then describe the data you need in natural language.Before you start
You need:- a SocQ API key;
- an MCP-compatible client;
- Node.js 20 or later only when using the stdio bridge.
Connect SocQ
Choose the transport supported by your client:
For the exact configuration, use the guide for Claude, Cursor, Codex, or VS Code.
Complete your first collection
After connecting, ask your client:socq_account, submits the collection, and reads the returned task with socq_get_task.
Next steps
- Choose MCP tools to select compact, platform, or exact-tool mode.
- Tasks and results for waiting, safe retries, pagination, and raw files.
- Troubleshooting integrations for connection and execution errors.
Attribute Agent Skill executions
When an Agent Skill submits through compact or typed MCP, include_request_source: "skill" in the execution arguments. SocQ records the task with request_source="skill-mcp". Normal remote and stdio MCP calls remain mcp-remote and mcp-stdio.
