davccavalcante/aws-mcp-server-for-zed
💾 This extension provides an AWS Model Context Protocol (MCP) server for the Zed editor, allowing you to use AWS services as a context provider for Zed's AI Assistant.
Platform-specific configuration:
{
"mcpServers": {
"aws-mcp-server-for-zed": {
"command": "npx",
"args": [
"-y",
"aws-mcp-server-for-zed"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...