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