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