Skip to main content
Glama

Ambivo MCP Server

Official
by ambivo-corp

set_auth_token

Configure the JWT Bearer token to authenticate API requests with the Ambivo MCP Server, enabling access to API tools and secure data querying.

Instructions

Set the authentication token for API requests. This must be called before using other tools to authenticate with the Ambivo API.

Input Schema

NameRequiredDescriptionDefault
tokenYesJWT Bearer token for authentication with Ambivo API

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "JWT Bearer token for authentication with Ambivo API", "type": "string" } }, "required": [ "token" ], "type": "object" }
Install Server

Other Tools from Ambivo MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ambivo-corp/ambivo-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server