15 lines
265 B
JSON
15 lines
265 B
JSON
{
|
|
"mcpServers": {
|
|
"aws-mcp": {
|
|
"command": "uvx",
|
|
"args": [
|
|
"mcp-proxy-for-aws@1.6.3",
|
|
"https://aws-mcp.us-east-1.api.aws/mcp",
|
|
"--skip-auth",
|
|
"--metadata",
|
|
"INSTALL_SOURCE=agent-toolkit"
|
|
]
|
|
}
|
|
}
|
|
}
|