darwin-act
Installation
SKILL.md
Darwin Act
Connect to https://mcp.darwin.so/mcp and complete Darwin OAuth when the MCP
client requests it. Never place an API key, access token, user ID, or model-
supplied scope in the server URL or tool arguments.
Before calling execute_darwin_capability:
- Make an exact
search_darwin_capabilities({ capabilityId })lookup. - Show the user what will run, including the selected capability and relevant inputs or constraints.
- Use the exact
capabilityIdandcapabilityRevisionfrom that lookup. - Pass only fields exposed by its current
inputContractand use a stablerequestIdfor the exact request.