Add MCP settings template
This commit is contained in:
parent
23524659e8
commit
e5994418b8
10
templates/.claude/settings.local.json
Normal file
10
templates/.claude/settings.local.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"mcp": {
|
||||
"servers": {
|
||||
"twilio": {
|
||||
"command": "npx",
|
||||
"args": ["@twilioalpha/mcp-server-twilio"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user