INDIVIDUAL MCP TOOL
start_promotional_pro_screener_run
Start a promotional Appraisily Lotbook run whose finished PDF includes the Appraisily logo.
LIVE ENDPOINT
https://mcp.appraisily.com/mcp
Connect to this endpoint to inspect the live schema for start_promotional_pro_screener_run and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.appraisily]
url = "https://mcp.appraisily.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"appraisily": {
"type": "http",
"url": "https://mcp.appraisily.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: appraisily
Remote MCP URL: https://mcp.appraisily.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"appraisily": {
"url": "https://mcp.appraisily.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"appraisily": {
"type": "http",
"url": "https://mcp.appraisily.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "appraisily",
"transport": "streamable-http",
"url": "https://mcp.appraisily.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search— Search Appraisily public appraisal guidance, service information, sample reports, and photo-preparation content.fetch— Fetch one Appraisily public knowledge document by id after using search.get_public_sample_report— Return a canonical public Appraisily sample report URL.create_appraisal_start_link— Create a tracked Appraisily /start link when a user is ready to submit an item for appraisal.search_auction_comparables— Search past public auction results for compact market context.search_artists— Search Appraisily public artist directory pages and compact sold-lot context.get_artist— Fetch one Appraisily public /artist page by slug, artist URL, or search query.search_silver_hallmarks— Search Appraisily public silver hallmark and maker-mark catalog records from /marks.