darwin (v0.5.0)

Search what Darwin can do, then act on the selected capability or intent.

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 (2)

search_darwin_capabilities

Find executable public Darwin capabilities. Provide a natural-language query, an aiId to browse one AI, or a capabilityId for an exact lookup. Ranked results return exact IDs and revisions; before Act, call this tool with the selected capabilityId to obtain inputContract with each allowed field name, scalar type, constraints, meaning, and required state. Returns canonical order and never invents confidence scores.

execute_darwin_capability

Make an outcome happen through one durable Darwin Goal. Start with an exact capabilityId and capabilityRevision from search and use only its inputContract fields; poll with status; respond with clarification; decide an exact reviewed approval; or stop the goal's current queued or running Turn. Every mutation requires requestId, approval uses the exact returned revision and digest, and nonterminal work is never reported as complete.

Resources (3)

darwin://docs/indexdarwin-documentation-index

Product, interface, authentication, pricing, and approval guidance for AI clients.

darwin://docs/authenticationdarwin-authentication

OAuth scopes, credential handling, identity checks, and user-control boundaries.

darwin://docs/pricingdarwin-pricing

Per-tool data, action, privacy, and approval boundaries for automated review.