Skip to content

Store password securely #176

@Skarvion

Description

@Skarvion

Currently the DATABASE_URL has to be passed in directly that can show bare username and password such as when using it on GitHub Copilot extension. This is not ideal when using this in a shared office space and when connection has to be tweaked a lot.

A suggestion is for the MCP server to able to securely store user credential and database connection and save it as "profiles" through CLI. And when passing argument, instead of the DATABASE_URL, user should be able to pass in the profile

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions