Loading MCP server directory, please wait...
Per-call paid skills for AI agents, run server-side: inputs in, outputs back. The body never ships.
npx @getmcp/cli add io.github.edwardyen724-g/sealedRequires Node.js 18+. Community-contributed server. Review source before installing.
SEALED_API_URLBase URL of the Sealed API the MCP client proxies to.
SEALED_API_KEYBuyer API key; bearer token identifying the metered account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.edwardyen724-g/sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "",
"SEALED_API_KEY": ""
}
}
}
}