← agiscorecard.com

INDIVIDUAL MCP TOOL

read_protocol_profiles

Protocol Ledger is a free, dated reference for five payment, agent-identity and token interfaces.

agiscorecard.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://web3.agiscorecard.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for read_protocol_profiles 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, description or schema mentions credentials.
  • A tool name or description suggests a financial action.

Parent server

agiscorecard.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.web3-workbench]
url = "https://web3.agiscorecard.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "web3-workbench": {
      "type": "http",
      "url": "https://web3.agiscorecard.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: web3-workbench
Remote MCP URL: https://web3.agiscorecard.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": {
    "web3-workbench": {
      "url": "https://web3.agiscorecard.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "web3-workbench": {
      "type": "http",
      "url": "https://web3.agiscorecard.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "web3-workbench",
  "transport": "streamable-http",
  "url": "https://web3.agiscorecard.com/mcp"
}
MCP Inspector

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

Related tools

  • search — Search this server’s public AI/Web3 tools and citation pages.
  • fetch — Retrieve a public tool reference by the ID returned from search.
  • reconcile_stablecoin_records — Stable Reconcile compares your declared invoices with recorded stablecoin transfers.
  • review_agent_evidence — Agent Evidence reviews imported task outcomes within one task, version and date window.
  • plan_fallback_routes — Route Lab compares short supplier sequences using entered cost, success and latency assumptions.
  • check_data_permissions — Data Permit compares an intended AI use with your recorded grant conditions: region, expiry, revocation and consent status.
  • compare_compute_costs — Compute Lens compares measured workload runs using total entered compute, setup, storage and egress costs per accepted output.
  • model_contributor_rewards — Incentive Lab separates customer revenue from token subsidy, then allocates a declared reward budget using accepted work and quality weights.