get_my_appealable_penalties — PromptDNA MCP Tool Read-only
get_my_appealable_penalties
(get my appealable penalties) is one of 20 tools on the
PromptDNA
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_my_appealable_penalties from your client
- Claude Code PromptDNA get_my_appealable_penalties run in your project directory
- Claude Desktop PromptDNA get_my_appealable_penalties ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PromptDNA get_my_appealable_penalties ~/.cursor/mcp.json
- VS Code PromptDNA get_my_appealable_penalties .vscode/mcp.json
- Zed PromptDNA get_my_appealable_penalties ~/.config/zed/settings.json
- Windsurf PromptDNA get_my_appealable_penalties ~/.codeium/windsurf/mcp_config.json
- Cline PromptDNA get_my_appealable_penalties ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PromptDNA get_my_appealable_penalties ~/.gemini/settings.json
- Grok PromptDNA get_my_appealable_penalties .mcp.json (in your project root)
- ChatGPT PromptDNA get_my_appealable_penalties Settings → Connectors → Advanced → Developer mode
- Claude.ai PromptDNA get_my_appealable_penalties Settings → Connectors → Add custom connector
- LangChain PromptDNA get_my_appealable_penalties pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http promptdna https://mcp.promptdna.org/v1/
Other tools on this server
- search_blocks
- get_block
- compose_prompt
- get_collection
- find_compatible_blocks
- get_trending
- submit_block
- submit_rating
- fork_block
- get_block_versions
- get_benchmarks
- submit_benchmark
- get_bounties
- report_injection_attempt
- submit_dmca_takedown
- submit_dmca_counter_notice
- submit_appeal
- register_agent
- verify_registration
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.