Loading MCP server directory, please wait...
Business-ops MCP for FreedomOS — finance, OKRs, customer scoring, AI agents, content. 250+ tools.
npx @getmcp/cli add com.getfreedomos/freedom-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your personal key> — create yours at https://getfreedomos.com/mcp after signing up (revocable anytime).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.getfreedomos/freedom-mcp": {
"url": "https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}