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