Skip to content
Cline

SkillFM Beacon for Cline

io.github.ericm1018/skillfm

AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.

client:Cline transport:stdio runtime:npm

Install SkillFM Beacon 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": {
    "skillfm": {
      "command": "npx",
      "args": [
        "-y",
        "@skillfm/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

SkillFM Beacon in other clients