io.github.World-999-Labs/proof-layer MCP Server
io.github.World-999-Labs/proof-layer
What is the io.github.World-999-Labs/proof-layer MCP server?
Signed, hash-chained provenance receipts for AI agent actions.
How to install io.github.World-999-Labs/proof-layer
Copy-paste configuration for popular MCP clients.
PROOF_LAYER_API_KEYrequiredsecretYour Proof Layer API key from https://prooflayer.world999labs.com/dashboard/keys
PROOF_LAYER_API_URLOverride the default API endpoint (default: https://prooflayer.world999labs.com)
PROOF_LAYER_TELEMETRYSet to 'off' to disable anonymous usage telemetry (default: on)
{
"mcpServers": {
"proof-layer": {
"command": "npx",
"args": [
"-y",
"@proof-layer/mcp"
],
"env": {
"PROOF_LAYER_API_KEY": "<YOUR_PROOF_LAYER_API_KEY>",
"PROOF_LAYER_API_URL": "<YOUR_PROOF_LAYER_API_URL>",
"PROOF_LAYER_TELEMETRY": "<YOUR_PROOF_LAYER_TELEMETRY>"
}
}
}
}{
"mcpServers": {
"proof-layer": {
"command": "npx",
"args": [
"-y",
"@proof-layer/mcp"
],
"env": {
"PROOF_LAYER_API_KEY": "<YOUR_PROOF_LAYER_API_KEY>",
"PROOF_LAYER_API_URL": "<YOUR_PROOF_LAYER_API_URL>",
"PROOF_LAYER_TELEMETRY": "<YOUR_PROOF_LAYER_TELEMETRY>"
}
}
}
}{
"mcpServers": {
"proof-layer": {
"command": "npx",
"args": [
"-y",
"@proof-layer/mcp"
],
"env": {
"PROOF_LAYER_API_KEY": "<YOUR_PROOF_LAYER_API_KEY>",
"PROOF_LAYER_API_URL": "<YOUR_PROOF_LAYER_API_URL>",
"PROOF_LAYER_TELEMETRY": "<YOUR_PROOF_LAYER_TELEMETRY>"
}
}
}
}{
"servers": {
"proof-layer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@proof-layer/mcp"
],
"env": {
"PROOF_LAYER_API_KEY": "<YOUR_PROOF_LAYER_API_KEY>",
"PROOF_LAYER_API_URL": "<YOUR_PROOF_LAYER_API_URL>",
"PROOF_LAYER_TELEMETRY": "<YOUR_PROOF_LAYER_TELEMETRY>"
}
}
}
}claude mcp add proof-layer --env PROOF_LAYER_API_KEY=<YOUR_PROOF_LAYER_API_KEY> --env PROOF_LAYER_API_URL=<YOUR_PROOF_LAYER_API_URL> --env PROOF_LAYER_TELEMETRY=<YOUR_PROOF_LAYER_TELEMETRY> -- npx -y @proof-layer/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.