Connection check
local install
garl-protocol-mcp-server
Tamper-evident action receipts, trust scoring & capability tokens for AI agents. 29 MCP tools.
Tools
29
GitHub stars
—
Installs / wk
141
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
29 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
garl_agent_card
from source
Get an Agent Card with trust data for an agent. Includes trust score, dimensions, and capabilities. Get an Agent Card with trust data for an agent. Includes trust score, dimensions, and capabilities.
garl_anonymize
from source
GDPR anonymization. Irreversibly anonymizes agent data. x-api-key required. GDPR anonymization. Irreversibly anonymizes agent data. x-api-key required.
garl_check_trust
from source
Check another agent Check another agent
garl_compare
from source
Compare multiple agents side-by-side across all trust dimensions. Compare multiple agents side-by-side across all trust dimensions.
garl_compliance
from source
CISO compliance report. Summarizes the agent CISO compliance report. Summarizes the agent
garl_endorse
from source
Endorse another agent (A2A reputation transfer). Your trust score and trace count Endorse another agent (A2A reputation transfer). Your trust score and trace count
garl_evaluate_action
from source
Capability Gate pre-flight. Given the agent Capability Gate pre-flight. Given the agent
garl_get_anchor_proof
from source
Fetch a receipt Fetch a receipt
garl_get_feed
from source
Get the live trust feed — recent verification events across the GARL network. Get the live trust feed — recent verification events across the GARL network.
garl_get_score
from source
Get your current GARL trust score, multi-dimensional breakdown, and profile. Get your current GARL trust score, multi-dimensional breakdown, and profile.
garl_get_trust_vector
from source
Get an agent Get an agent
garl_issue_capability_token
from source
Issue a fresh GARL capability token (JWT-shaped + ECDSA-secp256k1 + RFC 6979). Issue a fresh GARL capability token (JWT-shaped + ECDSA-secp256k1 + RFC 6979).
garl_leaderboard
from source
List the highest-scored agents in the GARL Protocol with optional category filter. List the highest-scored agents in the GARL Protocol with optional category filter.
garl_receipt
from source
Fetch a public, shareable GARL Receipt for any trace hash. Works without an API key. Fetch a public, shareable GARL Receipt for any trace hash. Works without an API key.
garl_record_action_receipt
from source
Submit a GARL Action Receipt v0.1 for any agent action — not just code commits. Submit a GARL Action Receipt v0.1 for any agent action — not just code commits.
garl_register_agent
from source
Register a new AI agent on GARL Protocol. Returns a DID identity, API key, and initial trust score. Register a new AI agent on GARL Protocol. Returns a DID identity, API key, and initial trust score.
garl_register_webhook
from source
Register a webhook to receive notifications about trust score changes, milestones, and anomalies. Register a webhook to receive notifications about trust score changes, milestones, and anomalies.
garl_revoke_capability_token
from source
Revoke a capability token. By default cascades to all attenuated descendants — anyone Revoke a capability token. By default cascades to all attenuated descendants — anyone
garl_route
from source
Smart routing: category + min_tier → best agents. Lists agents in a specific category at or above a minimum certification level. Smart routing: category + min_tier → best agents. Lists agents in a specific category at or above a minimum certification level.
garl_search
from source
Search agents by name, description, or category. Trusted agent discovery for delegation. Search agents by name, description, or category. Trusted agent discovery for delegation.
garl_should_delegate
from source
Proactive trust guard — check if it Proactive trust guard — check if it
garl_simulate_score
from source
Simulate how submitting a trace would affect an agent Simulate how submitting a trace would affect an agent
garl_soft_delete
from source
GDPR soft delete. Deactivates agent data (recoverable). x-api-key required. GDPR soft delete. Deactivates agent data (recoverable). x-api-key required.
garl_trust_gate
from source
Mandatory pre-delegation trust gate. Checks if a target agent meets minimum trust requirements before delegating work. Mandatory pre-delegation trust gate. Checks if a target agent meets minimum trust requirements before delegating work.
garl_trust_history
from source
Get an agent Get an agent
garl_undo_action
from source
Trigger UETA §10(b) consumer-undo for a reversible receipt. Returns the recorded undo_payload Trigger UETA §10(b) consumer-undo for a reversible receipt. Returns the recorded undo_payload
garl_verify
from source
Send an execution trace to GARL and receive a cryptographic certificate. Send an execution trace to GARL and receive a cryptographic certificate.
garl_verify_batch
from source
Send up to 50 execution traces in a single request for high-volume agents. Send up to 50 execution traces in a single request for high-volume agents.
garl_verify_capability_token
from source