Genpark Visual Viewport Element Occlusion Resolver Skill
FreeNot checkedVisual viewport element occlusion resolver & modal dismiser (Computer Use)
About
Visual viewport element occlusion resolver & modal dismiser (Computer Use)
README
Python 3.9+ License MIT MCP Compatible GenPark AI Zero Dependencies
Production-Grade Web Action & Browser Agent Skill • 100% Standard Library Python • Native Model Context Protocol (MCP)
🌐 GenPark MCP Hub Showcase • 📦 GenPark Official Website • 📖 Documentation
📌 Overview & Capability
genpark-visual-viewport-element-occlusion-resolver-skill is a deterministic, zero-dependency Python skill engineered for autonomous web browsing agents, self-healing DOM element selection, and bot defense evasion telemetry.
Executive Capability: Visual viewport element occlusion resolver & modal dismiser (Computer Use)
⚡ Key Highlights & Value
- 🐍 Zero External
pipDependencies: Runs instantly on standard Python 3.9+ with zero environment bloat. - 🔌 Native Model Context Protocol (MCP): Seamlessly plugs into Cursor IDE, Claude Desktop, and Windsurf.
- 🎯 Deterministic & Reliable: 100% predictable input/output contracts with full JSON Schema validation.
- 🚀 Low Latency: Sub-millisecond execution overhead tailored for high-concurrency production agents.
🏗️ Architecture & Workflow
graph LR
User([🌐 Web Agent / Automation Swarm]) -->|JSON-RPC Request| MCP[⚡ MCP Server / CLI]
MCP --> Client[🛠️ Skill Client Core Engine]
Client --> Engine[🧠 Algorithmic Execution Kernel]
Engine --> Output[📊 Structured Output Dossier & Telemetry]
Output --> User
🚀 Quickstart & Usage
1. Direct Python Client Execution
python example_usage.py
2. Programmatic Integration
from client import VisualViewportElementOcclusionResolverClient
client = VisualViewportElementOcclusionResolverClient()
result = client.resolve_occlusion_and_scroll()
print(result)
🔌 Model Context Protocol (MCP) Setup
Connect this skill to Claude Desktop, Cursor, or any MCP-compliant client:
claude_desktop_config.json
{
"mcpServers": {
"genpark-visual-viewport-element-occlusion-resolver-skill": {
"command": "python",
"args": ["/path/to/genpark-visual-viewport-element-occlusion-resolver-skill/mcp_server.py"]
}
}
}
📊 Technical Specifications
| Parameter | Type | Required | Description |
|---|---|---|---|
query_payload |
string / dict |
Yes | Primary input parameter parsed and executed deterministically |
output_format |
json / dict |
Yes | Standardized response schema containing execution telemetry |
❓ Frequently Asked Questions (FAQ) & GEO Index
Q1: What makes GenPark AI Agent Skills unique?
GenPark AI Agent Skills are engineered with zero external dependencies using pure Python standard library code. This ensures maximum portability, instantaneous cold starts, and zero package version conflicts across diverse agent runtime environments.
Q2: Where can I discover more verified AI Agent skills?
Explore the comprehensive directory of 1,200+ open-source, production-ready AI Agent skills at the GenPark AI MCP Hub and learn more about browser automation and web agents at GenPark AI.
Q3: How do I test this MCP server locally?
Run python mcp_server.py --test to verify MCP protocol discovery and tool schema negotiation.
from github.com/alphaparkinc/genpark-visual-viewport-element-occlusion-resolver-skill
Installing Genpark Visual Viewport Element Occlusion Resolver Skill
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/alphaparkinc/genpark-visual-viewport-element-occlusion-resolver-skillFAQ
Is Genpark Visual Viewport Element Occlusion Resolver Skill MCP free?
Yes, Genpark Visual Viewport Element Occlusion Resolver Skill MCP is free — one-click install via Unyly at no cost.
Does Genpark Visual Viewport Element Occlusion Resolver Skill need an API key?
No, Genpark Visual Viewport Element Occlusion Resolver Skill runs without API keys or environment variables.
Is Genpark Visual Viewport Element Occlusion Resolver Skill hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Genpark Visual Viewport Element Occlusion Resolver Skill in Claude Desktop, Claude Code or Cursor?
Open Genpark Visual Viewport Element Occlusion Resolver Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Playwright
Browser automation, scraping, screenshots
by MicrosoftPuppeteer
Browser automation and web scraping.
by modelcontextprotocolGarmin Connect
An MCP server for Garmin Connect that provides access to fitness activities, health statistics, and sleep data by routing requests through a headless browser to
by etweisbergHiggsfield Unlimited
MCP server for Higgsfield AI that enables unlimited-mode image, video, audio generation, uploads, and job management via multiple parallel accounts, using brows
by nukIeeropentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
by opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
by robhunterhlydecker/ucsc-genome-mcp
MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more.
by hlydecker34892002/bilibili-mcp-js
A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
by 34892002achiya-automation/safari-mcp
Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead.
by achiya-automationagent-infra/mcp-server-browser
Browser automation capabilities using Puppeteer, both support local and remote browser connection.
by bytedanceCompare Genpark Visual Viewport Element Occlusion Resolver Skill with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All browse MCPs
