SkillFM Beacon for Zed
io.github.ericm1018/skillfm
AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.
client:Zed
transport:stdio
runtime:npm
Install SkillFM Beacon in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"skillfm": {
"command": "npx",
"args": [
"-y",
"@skillfm/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs