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