Loomal

SkillFM Beacon

MCP server by github.com/ericm1018/skillfm-mcp

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

0 starsnpm: @skillfm/mcp

About SkillFM Beacon

SkillFM Beacon is an MCP (Model Context Protocol) server published by ericm1018 in the official MCP registry, listed under Autonomous Agents on Loomal. AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.

It ships as an npm package (@skillfm/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ericm1018/skillfm-mcp.

Use SkillFM Beacon with your agent

Claude Code · one command
claude mcp add skillfm-beacon -- npx -y @skillfm/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "skillfm-beacon": {
      "command": "npx",
      "args": [
        "-y",
        "@skillfm/mcp"
      ]
    }
  }
}
npm@skillfm/mcp

Frequently asked questions

What is SkillFM Beacon?
SkillFM Beacon is an MCP (Model Context Protocol) server by ericm1018 in the Autonomous Agents category. AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.
How do I connect SkillFM Beacon to Claude, Cursor, or another MCP client?
Install SkillFM Beacon from its npm package (@skillfm/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SkillFM Beacon open source?
Yes — the source code is public at github.com/ericm1018/skillfm-mcp.
Can AI agents pay to use SkillFM Beacon?
Not yet through Loomal — SkillFM Beacon is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SkillFM Beacon? Claim this listing free by verifying GitHub ownership, or contact us.