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