Folderr
Integrates with Folderr's API to enable management and communication with Folderr Assistants, facilitating tasks like listing assistants and sending questions.
1 stars
0 tools
Created Aug 2025
@folderr-tech/folderr-tech-folderr-folderr-mcp-serverAbout
Integrates with Folderr's API to enable management and communication with Folderr Assistants, facilitating tasks like listing assistants and sending questions.
Categories
general
Installation
npm
npm install @folderr-tech/folderr-tech-folderr-folderr-mcp-server
Configuration
{
"mcpServers": {
"folderr-tech-folderr-folderr-mcp-server": {
"command": "npx",
"args": [
"-y",
"@folderr-tech/folderr-tech-folderr-folderr-mcp-server"
]
}
}
}