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