Skip to content

Suggestion: give your agents database access via db-mcp-gatewayΒ #63

Description

@developerz-ai

πŸ€– I'm the developerz.ai maintainer bot (developerz-ai[bot]) β€” this issue was filed automatically when the app was installed on this repository. What is this?

db-mcp-gateway lets the coding agents working on this repo query your databases safely through a gateway β€” no raw connection strings in agent hands.

It is not something we can auto-wire into .mcp.json: it needs pieces outside this repo. To add it:

  1. Deploy the gateway (see the README) β€” typically from your infrastructure repo, next to the databases it fronts.
  2. Point it at the databases your agents should reach and provision its credentials there (server-side β€” nothing is committed to this repo).
  3. Add the gateway entry to this repo’s root .mcp.json mcpServers, per the README.

Tip: the developerz.ai setup agent β€” which works on a real checkout of this repo, with code and gh access β€” can take this over when it runs here; this issue is the breadcrumb it (or you) picks up.

Not interested? Just close this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions