BasicMCPClient from llama-index-tools-mcp. Its tools drop straight into a Workflows-based FunctionAgent.
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 MCP tools
2
Connect SAN's MCP server
An
https://…/mcp URL uses streamable HTTP automatically. Pass your key in headers.3
Give the tools to a FunctionAgent
