claude-docker/scripts
Vishal Jain d9bf0f4b53 Switch to simplified Twilio MCP integration using @yiyang.1i/sms-mcp-server
- Replace API Key/Secret auth with Account SID/Auth Token
- Configure MCP during Docker build instead of runtime
- Remove mcp-config.json and config directory
- Simplify startup script by removing MCP configuration logic
- Update documentation and test scripts for new auth method

The MCP server is now configured directly in the Dockerfile using
'claude mcp add-json' command, making the setup more reliable and
eliminating runtime configuration complexity.
2025-06-17 21:48:00 +01:00
..
claude-docker.sh Fix Twilio MCP integration with baked-in credentials 2025-06-13 09:53:43 +01:00
install.sh Implement authentication persistence for Claude Docker 2025-06-12 14:09:10 +01:00
setup-env.sh Switch to simplified Twilio MCP integration using @yiyang.1i/sms-mcp-server 2025-06-17 21:48:00 +01:00
startup.sh Switch to simplified Twilio MCP integration using @yiyang.1i/sms-mcp-server 2025-06-17 21:48:00 +01:00