SkillFM Beacon for Windsurf
io.github.ericm1018/skillfm
AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.
client:Windsurf
transport:stdio
runtime:npm
Install SkillFM Beacon in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"skillfm": {
"command": "npx",
"args": [
"-y",
"@skillfm/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs