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