# ClipDrift > No fluff. Just growth. ClipDrift is a blog and newsletter platform helping content creators, founders, and digital entrepreneurs thrive through actionable insights on content strategy, technology, growth, productivity, and more. ClipDrift is dedicated to bridging the gap between creativity and technology. Every article is practical, grounded in real-world experience, and written for people who build things. The site publishes long-form blog posts across 9 topic categories and sends a curated newsletter to subscribers. ## Key Pages - [Homepage](https://www.clipdrift.com/) - Featured posts, topic categories, newsletter sign-up - [Blog](https://www.clipdrift.com/blog) - All published articles with category and search filtering - [About](https://www.clipdrift.com/about) - Mission, values, and team background - [Contact](https://www.clipdrift.com/contact) - Get in touch - [FAQ](https://www.clipdrift.com/faq) - Frequently asked questions - [Privacy Policy](https://www.clipdrift.com/privacy) - [Terms of Service](https://www.clipdrift.com/terms) ## Content Categories Each category has a dedicated page at `https://www.clipdrift.com/blog/category/{slug}`: - [Content Strategy](https://www.clipdrift.com/blog/category/content-strategy) — Frameworks, workflows, and storytelling techniques for content creators - [Technology](https://www.clipdrift.com/blog/category/technology) — Tools, trends, and innovations shaping the digital landscape - [Growth](https://www.clipdrift.com/blog/category/growth) — Audience building, distribution, and scaling strategies - [Productivity](https://www.clipdrift.com/blog/category/productivity) — Systems, habits, and tools for peak workflow efficiency - [Creativity](https://www.clipdrift.com/blog/category/creativity) — Unlocking creative potential and overcoming creative blocks - [Social Media](https://www.clipdrift.com/blog/category/social-media) — Platform strategies, algorithms, and engagement tactics - [Marketing](https://www.clipdrift.com/blog/category/marketing) — Campaigns, copywriting, funnels, and brand building - [Tools](https://www.clipdrift.com/blog/category/tools) — Reviews and guides for the best creator and business tools - [Founder Experience](https://www.clipdrift.com/blog/category/founder-experience) — Real stories, hard-won lessons, and candid insights from founders ## Content Feed & API The site exposes a public JSON API for programmatic access to posts: - `GET https://www.clipdrift.com/api/posts` — Paginated list of published posts - Query params: `page`, `limit`, `category`, `search` - Example: `https://www.clipdrift.com/api/posts?category=founder-experience&page=1&limit=9` - `GET https://www.clipdrift.com/api/posts/:slug` — Single post by slug (returns full content, tags, author, SEO fields) - `GET https://www.clipdrift.com/sitemap.xml` — Full sitemap with all pages and post URLs ## Newsletter ClipDrift sends a curated newsletter to subscribers. Subscription endpoint: - `POST https://www.clipdrift.com/api/subscribe` — Subscribe with `{ "email": "...", "name": "..." }` ## Agent Discovery ### Agent Skills - [Skills Index](https://www.clipdrift.com/.well-known/agent-skills/index.json) - [Search Posts Skill](https://www.clipdrift.com/.well-known/agent-skills/search-posts.json) - [Subscribe Newsletter Skill](https://www.clipdrift.com/.well-known/agent-skills/subscribe-newsletter.json) ### MCP & OAuth - [MCP Server Card](https://www.clipdrift.com/.well-known/mcp/server-card.json) - [API Catalog](https://www.clipdrift.com/.well-known/api-catalog) — RFC 9727 linkset format - [OpenID Configuration](https://www.clipdrift.com/.well-known/openid-configuration) - [OAuth Authorization Server](https://www.clipdrift.com/.well-known/oauth-authorization-server) - [OAuth Protected Resource](https://www.clipdrift.com/.well-known/oauth-protected-resource) ## AI Usage Policy - **Search indexing**: Permitted - **AI training data**: Not permitted - **AI input scraping**: Not permitted - Content may be summarized or cited for informational purposes with attribution to ClipDrift and a link to the original article. ## Social & Contact - Website: https://www.clipdrift.com - X (Twitter): https://x.com/clipdrift_ - Instagram: https://instagram.com/clipdrift_ - Contact: https://www.clipdrift.com/contact