data-ai MCP Server
Secure autonomous AI agent framework and platform. Build AI teams by describing what you want. Orchestrate agents that can do everything a human can do.
Discovered via github-topic:mcp and last synced 3mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
Trusted
Open URL, extract page text via shared browser service. Auto-detects CAPTCHAs and may auto-solve or surface a help envelope.
Untrusted
Write/append file in `/data`
Fill input by ref or CSS selector
Click a ref to trigger a download and save it as an artifact (≤50MB)
List recent network request URLs (redacted; no bodies or headers)
Search the web via DuckDuckGo (HTML scrape — no API key, but subject to occasional rate limits / CAPTCHAs)
Check for pending work items handed off by other agents
Hot-reload all skills
dict
Explicitly request a CAPTCHA solve on the current page
Read from the shared blackboard
Hand a behavioral / persistent CAPTCHA to the user via the dashboard viewer
Write to the shared blackboard
Atomically claim a task from the shared blackboard
Navigate browser to a URL and send a VNC login card to the user for manual credential entry
Browse blackboard entries by prefix
Save deliverable file and register on blackboard
Hybrid search across workspace files and structured DB
Save fact to workspace and structured memory DB
Hand a work item to another agent via structured coordination protocol
Write a new Python skill at runtime
enricher, formatter
Send notification to user across all connected channels
Update the status of an in-progress work item visible to coordinators
Subscribe to a pub/sub topic at runtime
Query own runtime state: permissions, budget, fleet, cron, health
scout
string
monitor, writer
HTTP servers (mesh + agent + browser service)
MCP tool server client (in agent container only, optional)
Rationale
Per-agent daily + monthly budget caps
100+ via LiteLLM with health-tracked failover
Purpose
Shell command execution with timeout
Capture page screenshot
Click element by ref or CSS selector
Open a URL in a new tab (becomes the active page)
List open tabs or switch to a specific tab
Generate an image via Gemini or DALL-E 3 and save as an artifact
Publish event to mesh pub/sub
Update identity files (SOUL.md, INSTRUCTIONS.md, USER.md, HEARTBEAT.md)
Generate and store a random secret (returns opaque handle)
List credential names (names only, never values)
Mechanism
set
scout, analyst, writer
watcher, analyst
Type
string
Data validation
Multi-provider LLM interface (100+ providers)
Slack channel adapter (optional)
Docker container per agent + microVM option
Locate elements by visible/accessible name (Unicode case-fold match)
Press keyboard key or shortcut (Escape, Enter, Control+a)
Wait for a subagent to complete and return its result
Read another agent's conversation logs
researcher, writer, editor
researcher
Async HTTP client
OpenLegion
5800+ tests across 193 test files including full Docker E2E
Trigger
Purpose
Read file contents from `/data`
List/glob files in `/data`
Accessibility tree snapshot with element refs (e1, e2, ...)
Click at viewport-relative pixel coordinates (canvas / non-accessible widgets)
Fill multiple labeled form fields in one call
Scroll page up/down or scroll element into view
Wait for CSS selector to appear/disappear
Upload workspace files to a file-input element (1-5 files)
CAPTCHA detection (usually not needed — `browser_navigate` auto-detects)
Discover agents on your team (solo agents see only themselves)
Mark a coordination work item as complete with a result
Watch blackboard keys matching a glob pattern
Schedule a recurring job (set `heartbeat=true` for autonomous wakeups)
Write a new Python tool at runtime
Hot-reload all tools
Spawn a lightweight in-container subagent for parallel subtasks
List active subagents and their status
Get Ethereum/Solana wallet address for an agent (requires `[wallet]` extras)
Sandboxed
HTTP GET/POST/PUT/DELETE/PATCH
Hover over element to trigger dropdowns/tooltips
Reset browser session (profile preserved)
Spawn an ephemeral sub-agent in a new container
Transfer ETH or SOL to an address (requires `[wallet]` extras)
assistant
monitor, responder
Purpose
Docker API client
Get wallet balance (ETH or SOL) (requires `[wallet]` extras)
info] Manage multi-team namespaces /credential [add
list
YAML config parsing
Read data from an Ethereum smart contract (requires `[wallet]` extras)
Agents
crawler, analyst
CLI framework
Execute an Ethereum smart contract function (requires `[wallet]` extras)
researcher, qualifier, outreach
`.env` file loading
pause
Vector search in SQLite
pm, engineer, reviewer
gap-scout, evaluator, modeler
ASGI server
Stealth browser automation (in browser service container only)