webcap_capture — webcap MCP Tool
webcap_capture
(webcap capture) is one of 18 tools on the
webcap
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call webcap_capture from your client
- Claude Code webcap webcap_capture run in your project directory
- Claude Desktop webcap webcap_capture ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor webcap webcap_capture ~/.cursor/mcp.json
- VS Code webcap webcap_capture .vscode/mcp.json
- Zed webcap webcap_capture ~/.config/zed/settings.json
- Windsurf webcap webcap_capture ~/.codeium/windsurf/mcp_config.json
- Cline webcap webcap_capture ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI webcap webcap_capture ~/.gemini/settings.json
- Grok webcap webcap_capture .mcp.json (in your project root)
- ChatGPT webcap webcap_capture Settings → Connectors → Advanced → Developer mode
- Claude.ai webcap webcap_capture Settings → Connectors → Add custom connector
- LangChain webcap webcap_capture pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http webcap https://webcap.shoutsid.fyi/mcp
Other tools on this server
- webcap_preview
- webcap_og
- webcap_service
- webcap_health
- webcap_agent_funnel
- webcap_trial_status
- webcap_quick_thumbnail
- webcap_trial_claim_capture
- webcap_trial_claim_extract
- webcap_trial_claim_audit
- webcap_trial_claim_map_lite
- webcap_trial_claim_analyze
- webcap_extract
- webcap_audit
- webcap_map_lite
- webcap_video
- webcap_analyze
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.