Skip to content



How to use Cursor for Content Generation

Duration: 6:41

How we use Cursor to write docs and blog content. Pull URLs in as context with Cmd+K, build a tone-of-voice guide from any site, and rewrite copy in that voice.

Frequently asked questions

What is Cursor AI?
Cursor is an AI-first code editor, a fork of VS Code with a chat panel, inline edits, and the `@` command for pulling in external context like a URL or another file. People mostly know it as a coding tool, but the same workflow is great for writing MDX, blogs, and documentation.
How do you use Cursor for content writing?
Open an MDX or Markdown file, hit `Cmd-K` to bring up inline AI, and use the `@` command to attach a URL or file as context, for example a vendor's product page or your own tone-of-voice guide. Cursor will then write or rewrite the content using that source as reference, keeping the structure of the document intact.
Can Cursor write blog posts?
Yes. With `@` you can feed Cursor a source URL and ask it to expand a draft, suggest new sections, or rewrite an existing post in a different tone. Use it as a scaffolding tool. Your own stats, examples, and angle still need to go on top, otherwise the post will read like every other AI-generated piece.
How do you make Cursor follow your tone of voice?
Create a Markdown file describing the tone (voice, dos and don'ts, technical level), then reference it with `@tone-of-voice.md` in any prompt. Cursor will rewrite the target document using that file as a style guide. You can build that tone-of-voice document by pointing Cursor at an example site you like and asking it to extract the patterns.
What is Nextra?
Nextra is an open-source documentation framework built on Next.js. You write each page as MDX, and it gives you a Vercel-deployable docs site in roughly a minute. It's similar in spirit to Mintlify or GitBook, but free and self-hosted.
Can Cursor edit MDX files?
Yes. MDX is just Markdown plus JSX, and Cursor treats it as a normal text file. The `@` references and `Cmd-K` inline edits work the same way as on `.ts` or `.tsx` files, which is why it's useful for documentation and blog work.


Continue watching

Get in touch

Tell us what you're building. We reply within one working day. Jono or someone on the team picks up every message personally.

By sending this you agree to our privacy policy. We only use your details to reply.