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:- Set
SOCQ_API_KEY. - Connect to
https://api.socq.ai/mcp, or runnpx -y @socq/mcpfor a stdio-only client. - Ask the client to collect a small dataset and wait for the returned task.
Integration summary
CLI and stdio MCP are local clients, not separately deployed services. The hosted MCP endpoint runs alongside the SocQ Agent API.

