AI agent instructions
AI agent instructions
McpToolset. Point it at the Notte MCP server and your agent gets the full Notte toolset - sessions, browser agents, scraping, functions, vaults and personas - with no wrapper code to maintain.
Prerequisites
- A Notte API key (get one here)
- Credentials for the model your ADK agent uses
1. Install the SDKs
2. Attach the Notte MCP server
Notte’s MCP server speaks streamable HTTP and authenticates with a bearer token:notte_google_adk.py
.env file:
Next steps
MCP Server
Every tool the Notte MCP server exposes
Browser Agents
Hand a whole task to a Notte agent
Vaults
Let agents log in without seeing credentials
Functions
Turn a working run into a callable function