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