task — e18e MCP Prompt
task
is one of 1 prompt on the
e18e
MCP server. Connect the server and it appears in your client, ready to invoke.
by client
How to invoke task from your client
- Claude Code e18e Prompt/task run in your project directory
- Claude Desktop e18e Prompt/task ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor e18e Prompt/task ~/.cursor/mcp.json
- VS Code e18e Prompt/task .vscode/mcp.json
- Zed e18e Prompt/task ~/.config/zed/settings.json
- Windsurf e18e Prompt/task ~/.codeium/windsurf/mcp_config.json
- Cline e18e Prompt/task ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI e18e Prompt/task ~/.gemini/settings.json
- Grok e18e Prompt/task .mcp.json (in your project root)
- ChatGPT e18e Prompt/task Settings → Connectors → Advanced → Developer mode
- Claude.ai e18e Prompt/task Settings → Connectors → Add custom connector
- LangChain e18e Prompt/task pip install langchain-mcp-adapters
Read from the server itself, by connecting to it and calling prompts/list on 24 September 2026.
A listing does not declare its prompts, so asking is the only way to know them, and this
is what the server actually offers rather than what its listing claims. Names only are
stored; connect the server for each prompt's arguments.