connection_setup
ChatGPTGenerate a browser URL for configuring a connection in the web app.

by Immersa, Inc.
MarcoPolo spins up a secure container where Claude can work with your actual data. Connect to your databases, APIs, S3, lakehouses, CRMs, Jira, logs and much more—using scoped credentials that are never exposed to the model.
Claude gets DuckDB, Python, a shell, and a set of tools to explore, query, transform, and analyze data across systems. The workspace persists over time, so that you can build on your work.
Prep a report, understand your data, debug an issue, or review the latest metrics right here in the conversation.
/workspace like a checked-out repo: - read /workspace/README.md, /workspace/RULES.md, and /workspace/workflows/README.md - inspect files with normal shell tools such as ls, find, rg, grep, cat, and sed - create and edit /workspace/... files with shell commands in this remote workspace - use git status and git diff as part of normal authored work - run connection list --json before connection work and use each connection's capabilities as the authoritative command surface - use browse, download, or upload only when that verb is listed in the selected connection's capabilities - use cron create <name> --command "<workspace command>" --cron "<expr>" for managed recurring jobs in the workspace - write query files under /workspace/connections/<name>/queries/ Query and browse results can be materialized into the workspace DuckDB state stored under .dv/duckdb/workspace.duckdb; use connection query DUCKDB --file <query-file> --json to work with that local analytical state.App Stats
4
Tools
1
Prompts
Feb 28, 2026
First seen
ChatGPT
Platforms
Category
Data ExplorationWorks with
Data refreshed daily