# Application Development MCP connectors for Claude, ChatGPT and Cursor

25+ Application Development connectors in the Elaichi catalog, each callable through https://api.elaichi.ai/mcp once connected, under the same roles, restrictions and audit log as the rest of the catalog.

Source: https://elaichi.ai/connectors/category/application-development/

| | |
| --- | --- |
| Category | Application Development |
| MCP endpoint | https://api.elaichi.ai/mcp |
| Works with | Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent |

## Application Development connectors

- [Apache Airflow](https://elaichi.ai/connectors/apacheairflow/) — 11 tools · hosted sign-in
- [Boomi](https://elaichi.ai/connectors/boomi/) — 3 tools · hosted sign-in
- [Browserbase](https://elaichi.ai/connectors/browserbase/) — 52 tools · hosted sign-in
- [Caspio](https://elaichi.ai/connectors/caspio/) — 70 tools · hosted sign-in
- [Cloudflare](https://elaichi.ai/connectors/cloudflare/) — 12 tools · hosted sign-in
- [Cloudways](https://elaichi.ai/connectors/cloudways/) — 339 tools · hosted sign-in
- [E2B](https://elaichi.ai/connectors/e2b/) — 64 tools · hosted sign-in
- [Envoy](https://elaichi.ai/connectors/envoy/) — 44 tools · hosted sign-in
- [Firecrawl](https://elaichi.ai/connectors/firecrawl/) — 30 tools · hosted sign-in
- [FlowMate](https://elaichi.ai/connectors/flowmate/) — 20 tools · hosted sign-in
- [Inngest](https://elaichi.ai/connectors/inngest/) — 39 tools · hosted sign-in
- [NativeBridge](https://elaichi.ai/connectors/nativebridge/) — 10 tools · hosted sign-in
- [Portainer](https://elaichi.ai/connectors/portainer/) — 256 tools · hosted sign-in
- [Postman](https://elaichi.ai/connectors/postman/) — 244 tools · hosted sign-in
- [RabbitMQ](https://elaichi.ai/connectors/rabbitmq/) — 131 tools · hosted sign-in
- [Riza](https://elaichi.ai/connectors/riza/) — 19 tools · hosted sign-in
- [Runpod](https://elaichi.ai/connectors/runpod/) — 58 tools · hosted sign-in
- [Snyk](https://elaichi.ai/connectors/snyk/) — 269 tools · hosted sign-in
- [SonarQube Cloud](https://elaichi.ai/connectors/sonarqubecloud/) — 4 tools · hosted sign-in
- [SonarQube Server](https://elaichi.ai/connectors/sonarqubeserver/) — 249 tools · hosted sign-in
- [Supabase](https://elaichi.ai/connectors/supabase/) — 169 tools · hosted sign-in
- [Superblocks](https://elaichi.ai/connectors/superblocks/) — 16 tools · hosted sign-in
- [Unkey](https://elaichi.ai/connectors/unkey/) — 47 tools · hosted sign-in
- [WarpStream](https://elaichi.ai/connectors/warpstream/) — 58 tools · hosted sign-in
- [Zesty.io](https://elaichi.ai/connectors/zesty/) — 5 tools · hosted sign-in

## What teams do with Application Development connectors

### Engineering

- **Clone production to build a staging copy** (Cloudways) — Ask for a clone of the production server before a major release, then point the team at the copy. No hunting through the Cloudways dashboard for the right server.
- **See who belongs to each organization** (Snyk) — Pull the member list for a Snyk organization and check who has access before a new project starts or a contractor rolls off.
- **Take stock of every project** (SonarQube Server) — Ask for a list of every SonarQube Server project, then spot the ones that are duplicated, misnamed or no longer tied to code anyone ships.

### Security

- **Review who holds which cluster role** (Portainer) — List Portainer roles, cluster roles, and cluster role bindings to see who can do what, and remove a binding that should not be there.
- **See who can reach each organization** (Supabase) — List the members of every Supabase organization and the apps that have been authorized against it, then revoke anything that should no longer be there.
- **Review who can read and write each stream** (WarpStream) — List the access rules, credentials and API keys across your WarpStream account, spot anything stale or too broad, and remove it in the same conversation.

### Operations

- **Update a tracking record without opening the app** (Caspio) — Tell the agent which project, asset or order changed and it updates the matching Caspio record, so the tracker stays current while you keep working.
- **Check project usage before the invoice lands** (Browserbase) — Ask how much browser time each Browserbase project has used this month and which ones are climbing fastest, without opening the dashboard.
- **Keep an eye on Firecrawl credit spend** (Firecrawl) — Ask how many credits the team has used over the past weeks, check which crawls are still running, and stop a runaway crawl before it burns through the budget.

### Platform

- **Register a new API with its schema** (Postman) — Describe the service in plain language and have the API created in Postman with its schema file attached, ready for the team to build on.
- **Find and pause idle sandboxes** (E2B) — List every running E2B sandbox, spot the ones nobody has touched today, and pause them in one go before they eat the budget.
- **Roll out a new endpoint version** (Runpod) — Update a Runpod serverless endpoint to a new template or worker configuration, then confirm it picked up the change.

## Things to ask once it is connected

- "List all Apache Airflow users and their assigned roles." (Apache Airflow)
- "List every Boomi role and who holds it." (Boomi)
- "Summarize Browserbase sessions started this week by team." (Browserbase)
- "List the tables in Caspio and their record counts." (Caspio)
- "Which zones changed firewall rules in the last week?" (Cloudflare)
- "Which apps are running on our staging servers." (Cloudways)
- "List every running E2B sandbox and its timeout." (E2B)
- "Which Envoy entries at the London location are still signed in?" (Envoy)

## What an agent can call in Application Development

2219 tools across the category. 25 of these connectors use hosted sign-in with nothing to register first; 0 ask you to bring your own OAuth app.

## Frequently asked questions

### How many Application Development connectors does Elaichi have?

25+ Application Development connectors are in the catalog today, and the list grows as connectors are added. Each one arrives as a set of MCP tools an agent can call through https://api.elaichi.ai/mcp.

### Can Claude, ChatGPT and Cursor all use Application Development connectors?

Yes. Elaichi exposes one organization-wide endpoint, https://api.elaichi.ai/mcp, and Claude, ChatGPT, Cursor, any MCP client and the Elaichi Agent all connect to that same address with OAuth. Connecting a Application Development account once makes it reachable from every one of them.

### Do Application Development connectors work with Gemini, Codex, Claude Code or other MCP clients?

Yes. Application Development connectors are reached over the same MCP endpoint every client uses, so anything that speaks MCP can call them — Gemini, Codex, Claude Code, Windsurf, Cline, Zed and OpenCode among them — alongside Claude, ChatGPT, Cursor and the Elaichi Agent. There is no per-client setup beyond pointing the client at https://api.elaichi.ai/mcp.

### Do Application Development connectors need me to bring my own OAuth app?

No. Every Application Development connector in the catalog connects through Elaichi's hosted sign-in, so there is nothing to register before you start.

### Can I stop an agent from writing to Application Development tools?

Yes. Tool restrictions apply at role and individual level, and a restricted tool is never advertised to the model, so it cannot be called or guessed at from the tool list. Read-only access to a Application Development connector is a matter of allowing the reads and leaving the writes out.

### Whose access does an agent get on a shared Application Development connection?

The access of the person the agent is acting for, resolved against their current role on every call — not the access of whoever connected the account. A colleague can use a connection without ever seeing its credential.

## Related categories

- [Ticketing](https://elaichi.ai/connectors/category/ticketing/)
- [Incident Management](https://elaichi.ai/connectors/category/incident-management/)
- [Security](https://elaichi.ai/connectors/category/security/)

[Browse the full connector catalog](https://elaichi.ai/connectors/)
