INDIVIDUAL MCP TOOL
decode_token_call
Call Lens decodes supported token-call shapes locally and compares the recipient, spender and atomic amount with your expectations.
LIVE ENDPOINT
https://web3.agiscorecard.com/mcp
Connect to this endpoint to inspect the live schema for decode_token_call and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
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.read_protocol_profiles— Protocol Ledger is a free, dated reference for five payment, agent-identity and token interfaces.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.