Folderr

Folderr

Official
folderr-tech

Connects to Folderr's API to interact with AI assistants and execute workflows. Lets you list, query, and manage your Folderr assistants programmatically.

2317 views5Local (stdio)

What it does

  • List available Folderr assistants
  • Send questions to specific assistants
  • Execute automated workflows
  • Authenticate with email/password or API token
  • Get workflow input requirements
  • List available workflows

Best for

Automating interactions with Folderr AI assistantsIntegrating Folderr workflows into other applicationsManaging multiple assistants programmatically
Two authentication methods supportedNo setup required with npx

Tools (7)

set_api_token

Set an API token for authentication (alternative to login)

login

Login to Folderr with email and password

list_assistants

List all available assistants

ask_assistant

Ask a question to a specific assistant

list_workflows

List all available workflows

Alternatives