list_hardware — vetted consumer MCP Tool Read-only
list_hardware
(list hardware) is one of 9 tools on the
vetted consumer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_hardware from your client
- Claude Code vetted consumer list_hardware run in your project directory
- Claude Desktop vetted consumer list_hardware ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor vetted consumer list_hardware ~/.cursor/mcp.json
- VS Code vetted consumer list_hardware .vscode/mcp.json
- Zed vetted consumer list_hardware ~/.config/zed/settings.json
- Windsurf vetted consumer list_hardware ~/.codeium/windsurf/mcp_config.json
- Cline vetted consumer list_hardware ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI vetted consumer list_hardware ~/.gemini/settings.json
- Grok vetted consumer list_hardware .mcp.json (in your project root)
- ChatGPT vetted consumer list_hardware Settings → Connectors → Advanced → Developer mode
- Claude.ai vetted consumer list_hardware Settings → Connectors → Add custom connector
- LangChain vetted consumer list_hardware pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http vetted-consumer https://vettedconsumer.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 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.