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