create_pro_screener_workspace_link — Appraisily MCP Tool Mutating
create_pro_screener_workspace_link
(create pro screener workspace link) is one of 17 tools on the
Appraisily
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_pro_screener_workspace_link from your client
- Claude Code Appraisily create_pro_screener_workspace_link run in your project directory
- Claude Desktop Appraisily create_pro_screener_workspace_link ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Appraisily create_pro_screener_workspace_link ~/.cursor/mcp.json
- VS Code Appraisily create_pro_screener_workspace_link .vscode/mcp.json
- Zed Appraisily create_pro_screener_workspace_link ~/.config/zed/settings.json
- Windsurf Appraisily create_pro_screener_workspace_link ~/.codeium/windsurf/mcp_config.json
- Cline Appraisily create_pro_screener_workspace_link ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Appraisily create_pro_screener_workspace_link ~/.gemini/settings.json
- Grok Appraisily create_pro_screener_workspace_link .mcp.json (in your project root)
- ChatGPT Appraisily create_pro_screener_workspace_link Settings → Connectors → Advanced → Developer mode
- Claude.ai Appraisily create_pro_screener_workspace_link Settings → Connectors → Add custom connector
- LangChain Appraisily create_pro_screener_workspace_link pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.appraisily.com/mcp
Other tools on this server
- search
- fetch
- get_public_sample_report
- create_appraisal_start_link
- search_auction_comparables
- search_artists
- get_artist
- search_silver_hallmarks
- get_silver_hallmark
- prepare_pro_screener_case_packet
- search_pro_screener_comparables
- start_pro_screener_run
- start_promotional_pro_screener_run
- get_pro_screener_status
- get_pro_screener_result
- get_pro_screener_pdf
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.