{"id":28471205,"url":"https://github.com/pipedreamhq/pipedream-connect-examples","last_synced_at":"2026-03-07T02:03:18.550Z","repository":{"id":255201154,"uuid":"847157001","full_name":"PipedreamHQ/pipedream-connect-examples","owner":"PipedreamHQ","description":"Collection of example apps showcasing the pipedream SDKs. Learn more https://pipedream.com/docs/connect.","archived":false,"fork":false,"pushed_at":"2026-02-20T00:04:04.000Z","size":1466,"stargazers_count":23,"open_issues_count":2,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-02-20T01:07:28.304Z","etag":null,"topics":["api","authorization","automation","integrations","pipedream","serverless"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@pipedream/sdk","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PipedreamHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-25T02:40:18.000Z","updated_at":"2026-02-20T00:04:08.000Z","dependencies_parsed_at":"2024-08-28T15:36:48.926Z","dependency_job_id":"cd8273ae-2943-4a51-bb87-9334bfb87691","html_url":"https://github.com/PipedreamHQ/pipedream-connect-examples","commit_stats":null,"previous_names":["pipedreamhq/pipedream-connect-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PipedreamHQ/pipedream-connect-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PipedreamHQ%2Fpipedream-connect-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PipedreamHQ%2Fpipedream-connect-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PipedreamHQ%2Fpipedream-connect-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PipedreamHQ%2Fpipedream-connect-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PipedreamHQ","download_url":"https://codeload.github.com/PipedreamHQ/pipedream-connect-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PipedreamHQ%2Fpipedream-connect-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30205893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","authorization","automation","integrations","pipedream","serverless"],"created_at":"2025-06-07T10:30:47.320Z","updated_at":"2026-03-07T02:03:18.532Z","avatar_url":"https://github.com/PipedreamHQ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://pipedream.com/connect\"\u003e\n  \u003cimg alt=\"Pipedream Connect\" src=\"https://res.cloudinary.com/pipedreamin/image/upload/v1756328952/connect-image_ygqjeq.png\"\u003e\n  \u003ch1 align=\"center\"\u003ePipedream Connect Examples\u003c/h1\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  Connect provides a developer toolkit that lets you add 3,000+ integrations to your app or AI agent. You can build AI agents, chatbots, workflow builders, and much more, all in a few minutes. You have full, code-level control over how these integrations work in your app.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#managed-auth\"\u003e\u003cstrong\u003eManaged Auth\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#connect-react\"\u003e\u003cstrong\u003eConnect SDK and React Playground\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#mcp\"\u003e\u003cstrong\u003eMCP\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n- This repo provides a collection of demo apps to highlight example implementations\n- **Always refer to [Pipedream's developer docs](https://pipedream.com/docs/connect/mcp/developers) for the most up to date information**\n\n## Managed Auth\n\nThe **[managed-auth-basic-next-app](/managed-auth-basic-next-app/)** shows the foundational managed auth capability, which enables your end users to connect their account for any of the 3,000 apps available on Pipedream. This is an example Next.js app, but Pipedream has [SDKs available in TypeScript, Python, and Java](https://pipedream.com/docs/connect/api-reference/sdks) to go along with the REST API. [Refer to our docs](https://pipedream.com/docs/connect) for more info.\n\n## Connect React\n\nThe **[connect-react-demo](/connect-react-demo/)** demonstrates how you can embed any of the 10,000+ Pipedream actions and triggers directly in your app or AI agent. Check out the [connect-react](https://github.com/PipedreamHQ/pipedream/tree/master/packages/connect-react) for more info on the SDK, and the [core Pipedream docs](https://pipedream.com/docs/connect/components) for a good overview with detailed examples.\n\n**You can play around with the hosted version of this app at [pipedream.com/connect/demo](https://pipedream.com/connect/demo).**\n\n## MCP\n\nThe **[mcp](/mcp/)** directory contains CLI examples that demonstrate how to integrate with Pipedream's MCP (Model Context Protocol) server using different AI SDKs for developers who are building AI chat apps or AI agents. See [the docs](https://pipedream.com/docs/connect/mcp/developers) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpipedreamhq%2Fpipedream-connect-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpipedreamhq%2Fpipedream-connect-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpipedreamhq%2Fpipedream-connect-examples/lists"}