aws / aws/amazon-q-developer-cli
Need a config file for enabling particular mcp tools by default
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
Linux 5.10.235-208.919.amzn2int.x86_64 - Amazon Linux 2
### Expected behaviour
It would be convenient to have a config file where I can specify the list of mcp tools that are trusted by default every time q is launched.
### Actual behaviour
This is a feature request. There doesn't seems to be a way to specify which MCP tools should be trusted every time q is launched.
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.9.1"
hash = "5d2c2807cab9bc6c9dc5fcd05f92c7a979e8a4f7"
date = "2025-04-29T06:21:28.508115Z (14h ago)"
variant = "minimal"
[system-info]
chip = "Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz"
total-cores = 48
memory = "373.68 GB"
[system-info.os.linux]
kernel_version = "5.10.235-208.919.amzn2int.x86_64"
id = "amzn"
name = "Amazon Linux"
pretty_name = "Amazon Linux 2"
version_id = "2"
version = "2"
variant = "internal"
[environment]
cwd = "/tmp"
cli-path = "/tmp"
os = "Linux"
shell-path = "/local/apollo/var/env/envImprovement/bin/zsh"
shell-version = "5.9"
install-method = "toolbox"
in-ssh = true
[env-vars]
PATH = "/usr/lib/jvm/java-17-amazon-corretto.x86_64/bin:/home/USER/.local/share/mise/installs/node/lts/bin:/home/USER/.local/share/mise/installs/python/3.12/bin:/home/USER/.local/share/mise/installs/python/3.11/bin:/home/USER/.local/share/mise/installs/python/3.10/bin:/home/USER/.local/share/mise/installs/python/3.9/bin:/home/USER/.local/share/mise/installs/python/3.8/bin:/home/USER/.local/bin:/home/USER/.toolbox/bin:/home/USER/bin:/home/USER/usr/bin:/usr/kerberos/bin:/apollo/env/envImprovement/bin:/home/USER/.toolbox/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/apollo/bin:/apollo/sbin:/apollo/env/ApolloCommandLine/bin:/apollo/env/envImprovement/bin:/apollo/env/AmazonAwsCli/bin:/apollo/env/OdinTools/bin:/apollo/env/IhmPylonSSH/bin:/apollo/env/IhmNMSOpsScripts/bin:/apollo/env/IhmNetboxOpsTools/bin:/apollo/env/IhmNetEngOpsScripts/bin:/apollo/env/IhmDpmScripts/bin:/apollo/env/HerdClientToolsAAADisabled/bin:/home/USER/labs/bitbake-1.52/bin:/opt/gradle/gradle-8.12.1/bin"
QTERM_SESSION_ID = "18e6235a666c4ffebbebea03f0a3fde8"
Q_PARENT = "terminal"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.8.1"
SHELL = "/apollo/env/envImprovement/var/bin/zsh"
TERM = "screen"
```
Contributor guide
Assessment
This issue has not been assessed yet.