Skip to main content
Glama

Folderr

Official
by folderr-tech

set_api_token

Enable API authentication by configuring an API token, providing an alternative to traditional login methods for interacting with Folderr's services.

Instructions

Set an API token for authentication (alternative to login)

Input Schema

NameRequiredDescriptionDefault
tokenYesAPI token generated from Folderr developers section

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "API token generated from Folderr developers section", "type": "string" } }, "required": [ "token" ], "type": "object" }

Other Tools from Folderr

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/folderr-tech/folderr-mcp-server'

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