Skip to main content
All Product API interfaces resolve the same Darwin account, agents, permissions, work, wallet, skills, and connections.

JavaScript SDK

Install @darwinso/sdk and provide a scoped Product API key from a server environment. See the JavaScript SDK guide.

CLI

Install @darwinso/cli. Use separate credentials for local development and production automation.

MCP

Connect to https://mcp.darwin.so/mcp. Remote MCP uses browser-based Darwin OAuth instead of a pasted API key and asks the user for the relevant agent permissions. Python client source exists, but new PyPI installation guidance remains paused.