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