SkillFM Beacon
About
AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.
Details
- Author
- ericm1018
- Categories
- Developer Tools, AI, Infrastructure, Other, Security
Jump to
Setup
Install SkillFM Beacon in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/ericm1018/skillfm-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
AI health, token usage, cost optimization, BYOK monitoring, and safe cleanup for MCP-capable agents.
SkillFM Beacon gives Claude Code, Cursor, Cline, Claude Desktop, VS Code Copilot, and other MCP clients a practical AI operations layer:
- Check AI health and session status.
- Inspect token usage and LLM spend.
- Find cost-saving opportunities across provider setup, cache usage, batching, and context cleanup.
- Monitor provider billing with BYOK keys stored in a local vault.
- Audit slow-agent clutter such as stale worktrees, oversized logs, and bloated context.
- Discover future SkillFM skills for content, social media, e-commerce, SEO/GEO, and workflow automation as they become available.
This repository is the public distribution shell for SkillFM's MCP marketplace listing. The canonical local runtime is@skillfm/local.
Use SkillFM Beacon as an MCP stdio server:
For MCP clients that accept JSON config:
{ "mcpServers": { "skillfm": { "command": "npx", "args": ["-y", "@skillfm/mcp@latest"] } } }
The MCP package delegates to@skillfm/local@latest, so the same package can start the local sidecar and activate SkillFM in the current machine.
The sidecar binds only to127.0.0.1and writes its service discovery file to:
- Read the sidecar URL from stdout or~/.skillfm/local.json.
- CallPOST <sidecar_url>/activate/start.
- Show the returned verification URL and real device code to the user.
- PollPOST <sidecar_url>/activate/polluntil it returnsactivated: true.
- UseGET <sidecar_url>/status,GET <sidecar_url>/skills, or the MCP tools.
Do not fabricate a placeholder code. The device code must come fromPOST /activate/start.
# Start MCP stdio server npx -y @skillfm/mcp@latest # Start local sidecar for current-chat activation npx -y @skillfm/mcp@latest start # Show AI health checkup from the CLI npx -y @skillfm/mcp@latest checkup # Detect supported local agent harnesses npx -y @skillfm/mcp@latest safe detect # Install local SkillFM guidance into supported local agents after user approval npx -y @skillfm/mcp@latest safe inject # Remove injected local guidance npx -y @skillfm/mcp@latest safe uninstall
- "How many tokens did I use today?"
- "Why is my AI bill going up?"
- "Can I save money on OpenAI, Anthropic, DeepSeek, Qwen, or other LLM providers?"
- "Is my agent getting slow because the context or workspace is bloated?"
- "How do I safely connect a provider key without sending it to a SaaS dashboard?"
- "What skills can my AI run for content, e-commerce, social media, SEO/GEO, or automation?"
- Local sidecar: The activation sidecar listens on127.0.0.1, not the public network.
- BYOK vault: Provider API keys are stored locally by@skillfm/local; agents do not read key values back.
- No private core in this repo: This repository contains distribution metadata and a thin launcher only. Non-public platform implementation details are not included.
- User-controlled activation: OAuth device-flow activation requires the user to approve the real device code in their own browser.
- Read-only cleanup first: Cleanup audits are designed to report slow-agent clutter before any user-directed cleanup action.
SeePRIVACY.mdandSECURITY.mdfor the public repository boundary.
SkillFM Beacon is designed to be discoverable for:
MCP server,AI health checkup,token usage,LLM spend,AI cost optimizer,BYOK,local vault,agent monitoring,slow agent cleanup,context cleanup,Claude Code,Cursor,Cline,Claude Desktop,VS Code Copilot,OpenAI usage,Anthropic usage,DeepSeek usage,Qwen usage.
This public package is intentionally small. It exists to make SkillFM easy to install from MCP marketplaces and agent directories while keeping core safety and platform logic private.
- MCP registry metadata
- npm launcher package
- install docs
- activation flow
- security model
- user-facing tool descriptions
- non-public platform implementation
- proprietary evaluation internals
- private prompts or configuration
- customer data or logs
- provider credentials
- server.json.namematchespackage.json.mcpName.
- The npm package is a thin public launcher for@skillfm/local.
- publishConfig.accessis set topublicfor scoped npm publishing.
- Public docs avoid guaranteed income, passive income, and automatic earning claims.
- The repository contains no backend service code, customer logs, provider keys, or non-public automation logic.
Seedocs/MARKETPLACE-CHECKLIST.mdbefore submitting to MCP registries or agent directories.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Prompt analytics MCP server: score prompts, search history, detect leaked credentials, and scan AI coding sessions.
Interact with the RAD Security platform which provides AI-powered security insights for Kubernetes and cloud environments.
Behavioral trust layer for the AI agent economy. Check MCP server reliability scores, report interactions, detect anomalies, and discover the most trusted servers. 8 tools, free, real-time.
Behavioral trust scoring for MCP servers and AI agents. Live registry tracking 4,500+ servers with trust scores based on interaction history, success rates, and latency.
Cloud security insights, guardrail guidance, and compliance checking via Dawnguard.
Paid remote MCP for AI agent run monitoring, failure detection, tool-call incident replay, SLA receipts, and client status exports.
All-in-one website diagnostics: DNS, SSL certs, HTTP headers, security audit (A-F grade), WHOIS, tech stack detection. No API keys needed.
Load and cost budgeting for MCP tool calls.
Network reconnaissance and security scanning with port scanning, DNS analysis, and vulnerability assessment
MCP server for AI agent token-cost telemetry + quota-window awareness across Anthropic, OpenAI, Gemini, Ollama, AWS Bedrock. Per-agent attribution, spend-spike detection, 429-prediction tools.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




