Skip to content
Claude Desktop

SkillFM Beacon for Claude Desktop

io.github.ericm1018/skillfm

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

client:Claude Desktop transport:stdio runtime:npm

Install SkillFM Beacon in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "skillfm": {
      "command": "npx",
      "args": [
        "-y",
        "@skillfm/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SkillFM Beacon in other clients