{"id":26127730,"url":"https://github.com/dylibso/mcp-run-twilio","last_synced_at":"2025-07-09T12:35:57.654Z","repository":{"id":273606217,"uuid":"920095726","full_name":"dylibso/mcp-run-twilio","owner":"dylibso","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T21:54:22.000Z","size":253,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-21T22:33:20.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dylibso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-21T15:00:14.000Z","updated_at":"2025-01-21T22:12:41.000Z","dependencies_parsed_at":"2025-01-21T22:33:29.139Z","dependency_job_id":"f15b3e59-e595-4a93-91ab-0ecbdf79cc07","html_url":"https://github.com/dylibso/mcp-run-twilio","commit_stats":null,"previous_names":["dylibso/mcp-run-twilio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylibso%2Fmcp-run-twilio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylibso%2Fmcp-run-twilio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylibso%2Fmcp-run-twilio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylibso%2Fmcp-run-twilio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylibso","download_url":"https://codeload.github.com/dylibso/mcp-run-twilio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242903338,"owners_count":20204254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-10T18:36:17.319Z","updated_at":"2025-03-10T18:36:18.080Z","avatar_url":"https://github.com/dylibso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCP.run Twilio Integration\n\nThis uses a cloudflare worker as a twilio responder and shuttles the messages to\n[mcp.run tasks](https://docs.mcp.run/tasks/using-tasks).\n\nExample connected to the whatsapp sandbox:\n\n![Demo](docs/demo.png)\n\n## Setup\n\nYou need some secrets:\n\n```\nwrangler secret put TWILIO_ACCOUNT_SID = \"\u003csid\u003e\"\nwrangler secret put TWILIO_AUTH_TOKEN = \"\u003ctoken\u003e\"\nwrangler secret put MCP_RUN_TOKEN = \"\u003ctoken\u003e\"\nwrangler secret put SECRET_NONCE = \"\u003cany-generated-secret-nonce\u003e\"\n```\n\nThe easiest setup to get started is [whatsapp sandbox](https://console.twilio.com/us1/develop/sms/try-it-out/whatsapp-learn)\n\nConfigure it to point at your cloudflare worker with your nonce as the url parameter, example:\n\n```\nWhen a message comes in                                                            Method\n------------------------------------------------------------------------------------------\nhttps://my-twillio-agent.mycompany.workers.dev/5bf4e85cbd047446e843a8856e164974    POST\n```\n\nYou could also set this up with an SMS number or even call into it. But that's beyond the scope of this example.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylibso%2Fmcp-run-twilio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylibso%2Fmcp-run-twilio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylibso%2Fmcp-run-twilio/lists"}