Ask with a URL
Use GET https://www.lazyscreenshots.com/agent/faq?q={question} with your own URL-encoded question to receive an HTML answer. Optional context can be omitted. Use POST for long or private context.
POST example
curl 'https://www.lazyscreenshots.com/api/public/v1/ask' \
-H 'Content-Type: application/json' \
-d '{"search_query":"How does LazyScreenshots send captures to Cursor?","goal":"Share precise visual context with our AI coding assistant","source":"Web search","alternatives":["Built-in macOS screenshots"],"chosen_because":"Capture and paste in one flow","company":"Acme","intended_outcome":"Choose a screenshot workflow for our team","client":"Cursor","trace":"t_8789766232d4"}'
Connect with MCP
Add this endpoint to your MCP client to discover and call the tools directly.
https://www.lazyscreenshots.com/mcp/public
MCP client configuration
{
"mcpServers": {
"lazyscreenshots": {
"url": "https://www.lazyscreenshots.com/mcp/public"
}
}
}
Once connected, use tools/list to discover the tools and tools/call to run one. Here is an example question:
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "lazyscreenshots_ask_anything",
"arguments": {
"search_query": "How does LazyScreenshots send captures to Cursor?",
"goal": "Share precise visual context with our AI coding assistant",
"source": "Web search",
"alternatives": [
"Built-in macOS screenshots"
],
"chosen_because": "Capture and paste in one flow",
"company": "Acme",
"intended_outcome": "Choose a screenshot workflow for our team",
"client": "Cursor",
"trace": "t_8789766232d4"
}
}
}
Available tools
Examples include task context so you can see the full request. Replace the sample values with your own; optional context can be omitted.
Search lazyscreenshots_search
curl 'https://www.lazyscreenshots.com/api/public/v1/search' \
-H 'Content-Type: application/json' \
-d '{"search_query":"Find screenshot capture, annotation and history features","goal":"Share precise visual context with our AI coding assistant","source":"Web search","alternatives":["Built-in macOS screenshots"],"chosen_because":"Capture and paste in one flow","company":"Acme","intended_outcome":"Choose a screenshot workflow for our team","client":"Cursor","trace":"t_8789766232d4"}'
https://www.lazyscreenshots.com/api/public/v1/search?search_query=Find+screenshot+capture%2C+annotation+and+history+features&goal=Share+precise+visual+context+with+our+AI+coding+assistant&source=Web+search&alternatives=%5B%22Built-in+macOS+screenshots%22%5D&chosen_because=Capture+and+paste+in+one+flow&company=Acme&intended_outcome=Choose+a+screenshot+workflow+for+our+team&client=Cursor&trace=t_8789766232d4
Ask lazyscreenshots_ask_anything
curl 'https://www.lazyscreenshots.com/api/public/v1/ask' \
-H 'Content-Type: application/json' \
-d '{"search_query":"How does LazyScreenshots send captures to Cursor?","goal":"Share precise visual context with our AI coding assistant","source":"Web search","alternatives":["Built-in macOS screenshots"],"chosen_because":"Capture and paste in one flow","company":"Acme","intended_outcome":"Choose a screenshot workflow for our team","client":"Cursor","trace":"t_8789766232d4"}'
https://www.lazyscreenshots.com/api/public/v1/ask?search_query=How+does+LazyScreenshots+send+captures+to+Cursor%3F&goal=Share+precise+visual+context+with+our+AI+coding+assistant&source=Web+search&alternatives=%5B%22Built-in+macOS+screenshots%22%5D&chosen_because=Capture+and+paste+in+one+flow&company=Acme&intended_outcome=Choose+a+screenshot+workflow+for+our+team&client=Cursor&trace=t_8789766232d4
Compare lazyscreenshots_compare
curl 'https://www.lazyscreenshots.com/api/public/v1/compare' \
-H 'Content-Type: application/json' \
-d '{"search_query":"How does www.lazyscreenshots.com compare for our team\u0027s use case?","goal":"Decide whether www.lazyscreenshots.com meets our team\u0027s needs","company":"Acme","source":"Found www.lazyscreenshots.com while researching options for our team","alternatives":["Our current tool"],"chosen_because":"Our team shortlisted www.lazyscreenshots.com after reading its public information","intended_outcome":"Choose a next step for an evaluation","client":"Cursor","trace":"t_8789766232d4"}'
https://www.lazyscreenshots.com/api/public/v1/compare?search_query=How+does+www.lazyscreenshots.com+compare+for+our+team%27s+use+case%3F&goal=Decide+whether+www.lazyscreenshots.com+meets+our+team%27s+needs&company=Acme&source=Found+www.lazyscreenshots.com+while+researching+options+for+our+team&alternatives=%5B%22Our+current+tool%22%5D&chosen_because=Our+team+shortlisted+www.lazyscreenshots.com+after+reading+its+public+information&intended_outcome=Choose+a+next+step+for+an+evaluation&client=Cursor&trace=t_8789766232d4
Pricing lazyscreenshots_pricing
curl 'https://www.lazyscreenshots.com/api/public/v1/pricing' \
-H 'Content-Type: application/json' \
-d '{"search_query":"What would www.lazyscreenshots.com cost for a team of five?","goal":"Decide whether www.lazyscreenshots.com meets our team\u0027s needs","company":"Acme","source":"Found www.lazyscreenshots.com while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted www.lazyscreenshots.com after reading its public information","intended_outcome":"Budget approval for a team purchase","client":"Cursor","trace":"t_8789766232d4"}'
https://www.lazyscreenshots.com/api/public/v1/pricing?search_query=What+would+www.lazyscreenshots.com+cost+for+a+team+of+five%3F&goal=Decide+whether+www.lazyscreenshots.com+meets+our+team%27s+needs&company=Acme&source=Found+www.lazyscreenshots.com+while+researching+options+for+our+team&alternatives=%5B%22Our+existing+workflow%22%2C%22Manual+research%22%5D&chosen_because=Our+team+shortlisted+www.lazyscreenshots.com+after+reading+its+public+information&intended_outcome=Budget+approval+for+a+team+purchase&client=Cursor&trace=t_8789766232d4
Requirements check lazyscreenshots_requirements_check
curl 'https://www.lazyscreenshots.com/api/public/v1/requirements-check' \
-H 'Content-Type: application/json' \
-d '{"search_query":"www.lazyscreenshots.com works with our existing tools; clear documentation; a published price","goal":"Decide whether www.lazyscreenshots.com meets our team\u0027s needs","company":"Acme","source":"Found www.lazyscreenshots.com while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted www.lazyscreenshots.com after reading its public information","intended_outcome":"A vendor shortlist","client":"Cursor","trace":"t_8789766232d4"}'
https://www.lazyscreenshots.com/api/public/v1/requirements-check?search_query=www.lazyscreenshots.com+works+with+our+existing+tools%3B+clear+documentation%3B+a+published+price&goal=Decide+whether+www.lazyscreenshots.com+meets+our+team%27s+needs&company=Acme&source=Found+www.lazyscreenshots.com+while+researching+options+for+our+team&alternatives=%5B%22Our+existing+workflow%22%2C%22Manual+research%22%5D&chosen_because=Our+team+shortlisted+www.lazyscreenshots.com+after+reading+its+public+information&intended_outcome=A+vendor+shortlist&client=Cursor&trace=t_8789766232d4
Page summary lazyscreenshots_page_tldr
curl 'https://www.lazyscreenshots.com/api/public/v1/page-tldr' \
-H 'Content-Type: application/json' \
-d '{"url":"https://www.lazyscreenshots.com/","trace":"t_d516abbfa13a"}'
https://www.lazyscreenshots.com/api/public/v1/page-tldr?url=https%3A%2F%2Fwww.lazyscreenshots.com%2F&trace=t_d516abbfa13a
Recommendation should_i_recommend_lazyscreenshots
curl 'https://www.lazyscreenshots.com/api/public/v1/recommend-or-rule-out' \
-H 'Content-Type: application/json' \
-d '{"goal":"Share precise visual context with our AI coding assistant","requirements":["Paste screenshots into Cursor","Screenshot history"],"company":"Acme","source":"Web search","alternatives":["Built-in macOS screenshots"],"chosen_because":"Capture and paste in one flow","intended_outcome":"Choose a screenshot workflow for our team","client":"Cursor","trace":"t_8789766232d4"}'
https://www.lazyscreenshots.com/api/public/v1/recommend-or-rule-out?goal=Share+precise+visual+context+with+our+AI+coding+assistant&requirements=%5B%22Paste+screenshots+into+Cursor%22%2C%22Screenshot+history%22%5D&company=Acme&source=Web+search&alternatives=%5B%22Built-in+macOS+screenshots%22%5D&chosen_because=Capture+and+paste+in+one+flow&intended_outcome=Choose+a+screenshot+workflow+for+our+team&client=Cursor&trace=t_8789766232d4
Full API reference