Skip to main content
Google’s Agent Development Kit loads SAN through an McpToolset. Point it at SAN’s streamable HTTP endpoint and drop it straight into your agent’s tools.

Prerequisites

  • Python 3.10+
  • A SAN API key
    Create one in the API Quickstart if you don’t have one yet.

Quick Start

1

Install the ADK

2

Point an McpToolset at SAN

Pass your key in the headers dict of the connection params.
3

Add the toolset to your agent

An McpToolset goes directly into tools=[...].