darwin (v0.1.0)

Work with your Darwin agent from any MCP-compatible client.

https://mcp.darwin.so/mcp

Installation Guide

Choose your preferred MCP client

Install in Claude Code

Run this command in your terminal:

claude mcp add --transport http "darwin" https://mcp.darwin.so/mcp

Install in Cursor

Click the button below to add this MCP server to Cursor:

Open in Cursor

Or add manually: Settings → MCP → Add server

Install in VS Code

Click the button below to add this MCP server to VS Code:

Open in VS Code

Or add manually: Settings → MCP → Add server

Install in VS Code Insiders

Click the button below to add this MCP server to VS Code Insiders:

Open in VS Code Insiders

Or add manually: Settings → MCP → Add server

Connect with ChatGPT

  1. Enable Developer Mode: Settings → Connectors → Advanced → Developer mode
  2. Import this MCP server: Go to Connectors tab and add: https://mcp.darwin.so/mcp
  3. Use in conversations: Choose the MCP server from the Plus menu

Primitives

Tools (4)

list_darwin_tools

List the reviewed actions available to the authenticated user's Darwin agent. The result reflects Darwin's current product capabilities and security policy.

run_darwin_tool

Run one reviewed Darwin action for the authenticated user. Darwin enforces ownership, connections, approvals, and audit policy before execution.

message_darwin

Send a message to the authenticated user's Darwin agent. The same agent and conversation are used by Darwin web, iOS, and messaging channels.

get_darwin_conversation

Read recent messages from the authenticated user's shared Darwin agent conversation.