What is the Sealed MCP server?
Per-call paid skills for AI agents, run server-side: inputs in, outputs back. The body never ships.
How to install Sealed
Copy-paste configuration for popular MCP clients.
SEALED_API_URLrequiredBase URL of the Sealed API the MCP client proxies to.
SEALED_API_KEYrequiredsecretBuyer API key; bearer token identifying the metered account.
{
"mcpServers": {
"sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<YOUR_SEALED_API_URL>",
"SEALED_API_KEY": "<YOUR_SEALED_API_KEY>"
}
}
}
}{
"mcpServers": {
"sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<YOUR_SEALED_API_URL>",
"SEALED_API_KEY": "<YOUR_SEALED_API_KEY>"
}
}
}
}{
"mcpServers": {
"sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<YOUR_SEALED_API_URL>",
"SEALED_API_KEY": "<YOUR_SEALED_API_KEY>"
}
}
}
}{
"servers": {
"sealed": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<YOUR_SEALED_API_URL>",
"SEALED_API_KEY": "<YOUR_SEALED_API_KEY>"
}
}
}
}claude mcp add sealed --env SEALED_API_URL=<YOUR_SEALED_API_URL> --env SEALED_API_KEY=<YOUR_SEALED_API_KEY> -- npx -y sealed-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.