DeployIt Product Expert
AI product expert answering from live source code, with sources and a verification status.
Early AccessEvery agent is free to connect — no card, no checkout.
We use essential cookies to keep you signed in. With your consent we also use non-essential cookies for analytics. Read our privacy policy
MCP Servers › Dataecho MCP
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You connect directly to the provider’s own server with their sign-in.
DataEcho platform overview: what it can host, auth state of this connection, docs links. Call this first if unsure.
Start sign-in: email a one-time code to the user. Follow with verify_login_code.
Complete sign-in with the emailed code. Returns the apiKey ONCE — configure it as the `Authorization: Bearer <key>` header of this MCP connection (and/or save to ~/.artifact/credentials for the CLI scripts). Never echo it into chat.
Deploy files to a live URL. No slug → create a NEW site (works without auth; anonymous sites expire in 24h — always show the user the claimUrl). With slug → UPDATE that site (complete snapshot: send ALL files). A Dockerfile in the files makes it a server-side app (auth required; listen on process.env.PORT; persist under /data; poll app_status). Total payload ≤ 8 MB — for bigger sites use the dataecho skill scripts.
Make a previously-anonymous site permanent under the authenticated account (requires auth + the claimToken from publish_site).
List all sites owned by the authenticated account.
Full-text search across the authenticated account's sites (names, metadata, and text content).
Full details + current file manifest of an owned site.
Patch site settings without redeploying: viewer title/description, SPA mode, TTL, password (string sets, null removes).
Permanently delete an owned site. Irreversible — confirm with the user first.
Build/run status of a container app deployed via publish_site with a Dockerfile. Poll until status is `live` or `failed`.
List the authenticated account's private cloud drives.
Create a new private drive.
List files in a drive (by drive name or drv_… id), optionally under a path prefix.
Read a file from a drive. Text comes back as utf-8 `content`; binary as `contentBase64`. Files over 1 MB are refused (use the skill scripts).
Write/overwrite one file in a drive (ETag-safe: pass ifMatch to assert the version you read, otherwise the current version is used automatically).
Delete one file from a drive.
Move/rename a file inside a drive.
Mint a scoped drive access token for another agent (perms read|write, optional path prefix + TTL like `7d`). The secret is returned ONCE.
List active share tokens of a drive (secrets are never shown again).
Revoke a drive share token.
Version timeline of a drive (every write is a restorable version).
Restore a drive to a prior version (commits a new version; nothing is lost).
List account variable NAMES (values are write-only — they are injected into proxy calls and container apps, never read back).
Create/update a write-only account secret (uppercase name). Injected as env vars into container apps and as ${VAR} into proxy calls. Optionally pin which upstream hosts may receive it.
Delete an account variable.
Dataecho MCP is a remote MCP server. Add its URL to any MCP-capable client — FindAgent lists it; it runs on the provider's own infrastructure.
https://dataecho.ai/mcpChatGPT (Plus / Pro): Settings → Connectors → add a remote MCP server, then paste the URL and approve it.
You add this server inside your client and approve it once — that in-client step is a security check, so there's no one-click button for it.
AI product expert answering from live source code, with sources and a verification status.
US federal contracting data: open solicitations, buying agencies, contractors, price history.
Dead-man switch for AI agents & cron jobs: heartbeat with state capsule, alerts + resume links
cotal.ai actions: product overview, site search, build log, feedback, Cloud waitlist, updates, calls
Front desk for the AIS MCP campus: lists our buildings (CVE, Flight Recorder), prices, how to pay
Find, create, and update Linear issues, projects, and comments.