MCP Server for AuroraView - AI-powered interaction with WebView applications
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"auroraview-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# AuroraView MCP Server [](https://badge.fury.io/py/auroraview-mcp) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) MCP (Model Context Protocol) Server for AuroraView - enabling AI assistants to interact with WebView applications in standalone mode and DCC environments (Maya, Blender, Houdini, etc.). ## Features - **Instance Discovery**: Automatically discover running AuroraView instances - **CDP Connection**: Connect to WebView2 instances via Chrome DevTools Protocol - **API Bridge**: Call Python backend APIs through the JS bridge - **UI Automation**: Click, fill, screenshot, and more - **Gallery Integration**: Run and manage AuroraView samples - **DCC Support**: Connect to AuroraView panels in Maya, Blender, Houdini, Nuke, Unreal ## Installation ```bash # Using pip pip install auroraview-mcp # Using uv (recommended) uv pip install auroraview-mcp # Using vx (auto-installs uv if needed) vx uv pip install auroraview-mcp # From source (development) cd packages/auroraview-mcp vx uv sync ``` ## Quick Start ### Configure with Claude Desktop / CodeBuddy Add to your MCP configuration: ```json { "mcpServers": { "auroraview": { "command": "uvx", "args": ["auroraview-mcp"], "env": { "AURORAVIEW_DEFAULT_PORT": "9222" } } } } ``` ### Development Mode ```json { "mcpServers": { "auroraview": { "command": "uv", "args": [ "--directory", "/path/to/dcc_webview/packages/auroraview-mcp", "run", "auroraview-mcp" ] } } } ``` ## Local Debugging AuroraView MCP Server provides multiple ways to debug locally during development. ### Method 1: FastMCP Built-in Client (Recommended for Unit Testing) FastMCP 2.x includes a built-in `Client` that can te…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.