Choose an authentication method
SAN’s MCP server authenticates with an API key. You can pass the key either as a query parameter in the server URL or as anx-api-key header.
- Use the query parameter URL when you’re connecting from a consumer chat app or any MCP client that doesn’t support custom headers.
- Use the
x-api-keyheader when you’re connecting from a developer tool whose config supports headers (Claude Desktop, Claude Code, custom agents, CI).
- Connect by URL (recommended)
- API key header
Any MCP client that lets you add a server by URL can connect to SAN, including consumer apps that don’t support custom headers. Just append your API key as the In claude.ai, this is under Settings > Connectors > Add custom connector — paste the full URL there.
api_key query parameter: