Skip to main content
Use LlamaIndex’s MCP tool adapter to discover Darwin’s current tools at runtime. Darwin Search finds capabilities that can perform work; your LlamaIndex retrieval layer still owns document retrieval and citations.

Get started

Pass darwin_tools to the agent or workflow that needs Darwin. Complete OAuth through the MCP transport before exposing Action tools.

Try it

Retrieval versus capability discovery

Keep citations, capability evidence, and execution state labeled separately. Persist the selected revision and actionId outside the model conversation, and return typed approval or browser interactions to the application. View the complete Darwin recipe or LlamaIndex’s current MCP documentation.
Last modified on September 22, 2026