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