Skip to main content

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 an x-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-key header when you’re connecting from a developer tool whose config supports headers (Claude Desktop, Claude Code, custom agents, CI).
You’ll need an API key first. Follow the API Quickstart to create one with a single click, no account required.