← BACK TO DOCSDOCS / QUICKSTART

Integration Quickstart

  1. Sign in to Tensient and open your workspace settings.
  2. Go to the DEVELOPER tab and click GENERATE NEW KEY.
  3. Copy the key immediately. It is shown once.
  4. Paste this into your MCP client configuration:
{
  "mcpServers": {
    "tensient": {
      "url": "https://tensient.com/api/mcp",
      "headers": {
        "Authorization": "Bearer tns_YOUR_KEY_HERE"
      }
    }
  }
}

Test connection: list_signals, list_tasks, or start_session. Agent index: /llms.txt