SkillFM BYOK Vault runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 20 May 2026.
BYOK vault, provider API key guidance, usage visibility, and SkillFM Beacon checks for MCP agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add skillfm-byok-vault-api-key-provider-usage -- npx -y @skillfm/byok-vault-mcp
{
"mcpServers": {
"skillfm-byok-vault-api-key-provider-usage": {
"args": [
"-y",
"@skillfm/byok-vault-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.skillfm-byok-vault-api-key-provider-usage]
command = "npx"
args = ["-y", "@skillfm/byok-vault-mcp"]
{
"mcpServers": {
"skillfm-byok-vault-api-key-provider-usage": {
"args": [
"-y",
"@skillfm/byok-vault-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"skillfm-byok-vault-api-key-provider-usage": {
"args": [
"-y",
"@skillfm/byok-vault-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.