MCP server

Add one endpoint and your agent gains D.A.T.D.A tools inside any MCP host — Claude, Cursor, or your own runtime.

Endpoint

{
  "mcpServers": {
    "datda": {
      "url": "https://datda.strategic-innovations.ai/mcp",
      "headers": { "Authorization": "Bearer dk_live_..." }
    }
  }
}

Tools

The transport is JSON-RPC 2.0 over HTTP POST. Standard initialize, tools/list, tools/call methods.