Skip to main content

AI and developer integrations

Choose an integration based on how you want to work. All options use the same Capability Registry, authentication, billing, asynchronous tasks, normalized results, and provider failover as the Agent REST API.

Fastest path

For most AI-client users:
  1. Set SOCQ_API_KEY.
  2. Connect to https://api.socq.ai/mcp, or run npx -y @socq/mcp for a stdio-only client.
  3. Ask the client to collect a small dataset and wait for the returned task.
See MCP quickstart for the tool call, task polling, and result shape behind this prompt.

Integration summary

CLI and stdio MCP are local clients, not separately deployed services. The hosted MCP endpoint runs alongside the SocQ Agent API.

Machine-readable sources