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