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