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