Claude Desktop
Paste this into claude_desktop_config.json, then restart Claude.
{
"mcpServers": {
"fluenta": {
"url": "https://fluenta.space/backend/api/v1/mcp",
"headers": {
"Authorization": "Bearer YOUR_FLUENTA_API_KEY"
}
}
}
}Config location: ~/Library/Application Support/Claude/ (macOS) · %APPDATA%\Claude\ (Windows).