You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mcp-server/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,6 @@ Available services
79
79
80
80
This remote MCP server function will provide Tools to your LLM that provide access to your Twilio account. We recommend the following considerations when giving clients access to your server:
81
81
82
-
- Always the requires_approval field to ensure that there are no unintended actions taken within your account.
82
+
- Always set the `requires_approval` field to ensure that there are no unintended actions taken within your account.
83
83
- Use scoped permissions for your Twilio API Key. Not all endpoints support scoped permissions, but some do. See https://www.twilio.com/docs/iam/api-keys/restricted-api-keys for more information about which actions are supported per API Service.
84
84
- To ensure privacy, do not use other MCP servers in conjunction with your Twilio MCP server.
0 commit comments