read_protocol_profiles — agiscorecard web3 workbench MCP Tool Read-only
read_protocol_profiles
(read protocol profiles) is one of 12 tools on the
agiscorecard web3 workbench
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call read_protocol_profiles from your client
- Claude Code agiscorecard web3 workbench read_protocol_profiles run in your project directory
- Claude Desktop agiscorecard web3 workbench read_protocol_profiles ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agiscorecard web3 workbench read_protocol_profiles ~/.cursor/mcp.json
- VS Code agiscorecard web3 workbench read_protocol_profiles .vscode/mcp.json
- Zed agiscorecard web3 workbench read_protocol_profiles ~/.config/zed/settings.json
- Windsurf agiscorecard web3 workbench read_protocol_profiles ~/.codeium/windsurf/mcp_config.json
- Cline agiscorecard web3 workbench read_protocol_profiles ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agiscorecard web3 workbench read_protocol_profiles ~/.gemini/settings.json
- Grok agiscorecard web3 workbench read_protocol_profiles .mcp.json (in your project root)
- ChatGPT agiscorecard web3 workbench read_protocol_profiles Settings → Connectors → Advanced → Developer mode
- Claude.ai agiscorecard web3 workbench read_protocol_profiles Settings → Connectors → Add custom connector
- LangChain agiscorecard web3 workbench read_protocol_profiles pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agiscorecard-web3-workbench https://web3.agiscorecard.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.