What is the systems.blacklake/gateway MCP server?
Governed MCP gateway: approval gates, signed audit receipts, and cost control for agent tool calls.
How to install systems.blacklake/gateway
Copy-paste configuration for popular MCP clients.
BLACKLAKE_API_URLURL of the BlackLake API the bridge forwards to. Defaults to http://localhost:3100 (the address npx blacklake serve listens on).
AuthorizationrequiredsecretBearer <your BlackLake API key>. Create a key at https://console.blacklake.systems (free while in beta). Per-upstream gateway paths live at /mcp/u/<upstream-id>.
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"blacklake",
"mcp"
],
"env": {
"BLACKLAKE_API_URL": "<YOUR_BLACKLAKE_API_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"blacklake",
"mcp"
],
"env": {
"BLACKLAKE_API_URL": "<YOUR_BLACKLAKE_API_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"blacklake",
"mcp"
],
"env": {
"BLACKLAKE_API_URL": "<YOUR_BLACKLAKE_API_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"gateway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"blacklake",
"mcp"
],
"env": {
"BLACKLAKE_API_URL": "<YOUR_BLACKLAKE_API_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add gateway --env BLACKLAKE_API_URL=<YOUR_BLACKLAKE_API_URL> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y blacklake 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.