← provebeforeact.com

INDIVIDUAL MCP TOOL

require_coherence_anchor

Policy gate: verify a valid, unexpired coherence anchor (WHY proof) exists for a given intent BEFORE allowing an action to execute.

provebeforeact.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://provebeforeact.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for require_coherence_anchor and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests code or command execution.

Parent server

provebeforeact.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.prove-before-act]
url = "https://provebeforeact.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prove-before-act": {
      "type": "http",
      "url": "https://provebeforeact.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prove-before-act
Remote MCP URL: https://provebeforeact.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "prove-before-act": {
      "url": "https://provebeforeact.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prove-before-act": {
      "type": "http",
      "url": "https://provebeforeact.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prove-before-act",
  "transport": "streamable-http",
  "url": "https://provebeforeact.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • register_trial — START HERE if you have no API key.
  • certify_file — Create a blockchain certification for a file.
  • certify_with_confidence — Create a staged blockchain certification with a confidence score.
  • verify_proof — Verify an existing xproof certification.
  • get_proof — Retrieve a proof in structured JSON or Markdown format.
  • discover_services — Discover available xproof certification services, pricing, and capabilities.
  • audit_agent_session — Certify an AI agent's work session on the MultiversX blockchain BEFORE executing any critical action (trade, deploy, data access).
  • check_attestations — Check domain-specific attestations for an AI agent wallet on xproof.