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