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