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