Frugal for Cline
io.github.brainsparker/frugal
The open routing layer for AI tools: tool calls routed per policy, decision on every result.
client:Cline
transport:stdio
runtime:npm
Install Frugal in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"frugal": {
"command": "npx",
"args": [
"-y",
"frugal-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs