Skip to main content
Glama

save_token

Store your Kinde authentication token to enable persistent access to your todo management system and maintain session continuity across interactions.

Instructions

Save your Kinde authentication token for future use

Input Schema

NameRequiredDescriptionDefault
tokenYesYour Kinde JWT token

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "Your Kinde JWT token", "type": "string" } }, "required": [ "token" ], "type": "object" }

Latest Blog Posts

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/sholajegede/todo_mcp_server'

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