Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Chris Raroque

๐Ÿ‘ค Speaker
461 total appearances

Appearances Over Time

Podcast Appearances

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So I'm constantly using this.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

This is another big one.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

The next one is MCP servers.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So last time I came on the podcast, I was not using MCP servers.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

And to be honest, I didn't understand what all the hype was about with MCP servers.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

I now understand where they're useful, especially for coding.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So there's two MCP servers that I'm currently using.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

The first one's called Contact7.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

It's a free MCP server.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

Basically, it just...

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

lets you access the latest version of a lot of different documentation, and it's very compressed and very well formatted for an LLM.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

What I typically would do is I would just get the documentation for something.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

Let's say I wanted to integrate PostHog Analytics into my app.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

I would typically say, by the way, here's the link to PostHog, go implement it for me.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

But the problem with that is now it has to go scrape it, maybe it doesn't do it correctly.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

Or you can use Context 7, hook up the MCP server, and you're basically giving Claude code and cursor tools.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

And now it has access to Context 7, which now I can just say, oh, make sure to use the latest documentation for PostHog.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

Please use the Context 7 MCP.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

And when you do this, it's going to use Context 7, pull the latest documentation, really compressed, really, really more digestible for Cloud Coder Cursor, and it will just use it way better than you trying to feed it in through a URL or something.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So that's the first one.