Fire in da houseTop Tip:Paying $100+ per month for Perplexity, MidJourney, Runway, ChatGPT and other tools is crazy - get all your AI tools in one site starting at $15 per month with Galaxy AI Fire in da houseCheck it out free

folo-mcp

MCP.Pizza Chef: hyoban

folo-mcp is an MCP server that integrates Folo session data into the Model Context Protocol ecosystem. It enables real-time context sharing by exposing Folo's structured data to LLMs and applications, facilitating seamless interaction and enhanced workflows. Designed for easy setup with environment token configuration, it supports integration with platforms like ChatWise for enriched AI-driven experiences.

Use This MCP server To

Expose Folo session data to LLMs for contextual AI workflows Integrate Folo data streams into ChatWise configurations Enable real-time context sharing from Folo in AI applications Facilitate secure token-based access to Folo data via MCP Support developers in building AI agents using Folo context

README

folo-mcp

npm version npm downloads

MCP server for Folo

Usage

Set FOLO_SESSION_TOKEN environment variable to your Folo session token.

npx folo-mcp -y

Configuration for ChatWise

CleanShot 2025-03-29 at 23 05 22@2x

Sponsors

folo-mcp FAQ

How do I configure folo-mcp to access my Folo data?
Set the FOLO_SESSION_TOKEN environment variable with your Folo session token before running the server.
Can folo-mcp be used with platforms other than ChatWise?
Yes, folo-mcp exposes Folo data via MCP, making it compatible with any MCP host or client.
Is folo-mcp secure when handling session tokens?
Yes, it uses environment variables to securely manage session tokens, minimizing exposure risks.
What LLM providers can work with folo-mcp?
folo-mcp is provider-agnostic and works with OpenAI, Anthropic Claude, and Google Gemini models.
How do I install and run folo-mcp?
Use 'npx folo-mcp -y' after setting your FOLO_SESSION_TOKEN environment variable.
Does folo-mcp support real-time updates from Folo?
Yes, it streams Folo session data in real-time to connected MCP clients.
Can I customize folo-mcp for specific data exposure?
Yes, developers can extend or configure the server to tailor data exposure as needed.