webcap_service — webcap MCP Tool
webcap_service
(webcap service) 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_service from your client
- Claude Code webcap webcap_service run in your project directory
- Claude Desktop webcap webcap_service ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor webcap webcap_service ~/.cursor/mcp.json
- VS Code webcap webcap_service .vscode/mcp.json
- Zed webcap webcap_service ~/.config/zed/settings.json
- Windsurf webcap webcap_service ~/.codeium/windsurf/mcp_config.json
- Cline webcap webcap_service ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI webcap webcap_service ~/.gemini/settings.json
- Grok webcap webcap_service .mcp.json (in your project root)
- ChatGPT webcap webcap_service Settings → Connectors → Advanced → Developer mode
- Claude.ai webcap webcap_service Settings → Connectors → Add custom connector
- LangChain webcap webcap_service 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_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_capture
- 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.