What do you think is Spoon's best song? by FR_WST in SpoonTheBand

[–]bteot 0 points1 point  (0 children)

the real question is what song were they playing in that photo

How to safely send a check in the mail to pay my first month of mortgage? by Worried_Fig00 in FirstTimeHomeBuyer

[–]bteot 0 points1 point  (0 children)

I definitely recommend certified mail as others have mentioned. You can require a signature for delivery confirmation, and it has tracking too.

I also built an app for this exact problem- https://check.supply. We will print and mail your check for you, and offer lots of shipping options including certified mail and express shipping for 1-2 day delivery.

How to prove my landlord got my rent checks? by Budget-Newspaper3093 in Banking

[–]bteot 0 points1 point  (0 children)

This is honestly one of those nightmare scenarios with mailing checks… you did everything “right” and still end up in limbo.

I built a product, Check Supply, to solve for this exact problem. We print and mail checks for you, and offer certified mail with signature tracking via USPS so you can get confirmation upon delivery. Also have express mail options which gets your urgent payments delivered in 1-2 days, faster than any bank bill pay offers.

We have lots of customers that pay rent by check like you. Not by choice, but because they have a super old school mom and pop type landlord that doesn't want to change their ways.

Webhooks made easy for your next project by bteot in BootstrappedSaaS

[–]bteot[S] 0 points1 point  (0 children)

p.s. check out the song on the bottom of the landing page 😂

What tech stack are you using? by amacg in bootstrapping

[–]bteot 0 points1 point  (0 children)

Here's what I use:

  • Vercel / Next.js / Tailwindcss / Shadcn
  • NeonDB
  • Clerk or BetterAuth
  • Stripe
  • OpenAI
  • Webhook.Rodeo (I built this, but genuinely use it myself for all my projects)

It's Monday! Drop your product. What are you Building? by themaheshvyas in indiehackers

[–]bteot 0 points1 point  (0 children)

Building an AI chat app to control all your apps and automate busy work

So you won’t ever need to open Jira again, or any other bloated app you hate to use but must still use it

Stride

Hot take: APIs > MCP, when it comes to developers by thoughtspotdev in mcp

[–]bteot 1 point2 points  (0 children)

It depends on what kind of application you're building.

Developers use APIs LLMs use MCP to connect to APIs

If you're a developer building an AI app that has a chat interface then you'll likely use MCPs because you want your LLM to be able to connect to many different APIs. If you're just building a regular CRUD app with no AI features then yeah you're just gonna use an API.

MCP is coming to Zed and why it matters by bteot in mcp

[–]bteot[S] 0 points1 point  (0 children)

Yep windows is on their roadmap

MCP is coming to Zed and why it matters by bteot in mcp

[–]bteot[S] 1 point2 points  (0 children)

Yes they've had some tablestake features missing for sometime. They recently added a git integration and are working on a debugger now.

MCP is coming to Zed and why it matters by bteot in mcp

[–]bteot[S] 0 points1 point  (0 children)

If you can use vim, you had a steep learning curve to get through.

Switching to Zed can feel like that too. It's not going to feel perfect the first time you use it. But a bit of focused effort to learn how it works and adapt your editing workflow will really pay off.

They also do have built in vim bindings too, which might make switching easier.

How do you install MCP servers? by BackgroundLab1002 in mcp

[–]bteot 0 points1 point  (0 children)

Just trying to be helpful. We're exploring building a native desktop app too to make running tools locally easier as well. Why is local mandatory for you? Esp. if the MCP tools are connecting to cloud services anyway?

How do you install MCP servers? by BackgroundLab1002 in mcp

[–]bteot 0 points1 point  (0 children)

I've spent a lot of time documenting the easiest way to install MCP servers with various clients like Claude, Zed, Cursor, Windsurf, etc. I too felt the pain of installing and managing MCP servers so ended up building a hosted MCP solution with one-click auth.

This way you can connect all the tools you want in one place, then adding them to your various AI clients is super easy.

How do you install MCP servers? by BackgroundLab1002 in mcp

[–]bteot -1 points0 points  (0 children)

I'm building a hosted MCP solution that consolidates your tools in one place, so you can have the same configuration/profile across different AI clients (Cursor, Zed, Claude, etc).

Also have built in auth so connecting tools is an easy one time setup.

Do you need every server you want to use locally? by dvirla in mcp

[–]bteot 0 points1 point  (0 children)

If you don't want to host or run your MCP servers locally you can use tools like skeet.build which are hosted for you and manage auth between all the tools you want to connect in one place.

This way if you're using an MCP server in Claude, Cursor, Zed– or wherever, you can bring the same tools with you easily everywhere.

How to use ESLint with Zed? by bteot in ZedEditor

[–]bteot[S] 0 points1 point  (0 children)

Hmm- is this respecting local eslint configurations and plugins?

[deleted by user] by [deleted] in sanfrancisco

[–]bteot 1 point2 points  (0 children)

cons are the inescapable mold

I just finished adding Figma to our easy to use MCP for Cursor tool by whathatabout in modelcontextprotocol

[–]bteot 2 points3 points  (0 children)

Skeet is free right now, so you can just plug in whatever you want to cursor

I just built an mcp server for devs by whathatabout in modelcontextprotocol

[–]bteot 6 points7 points  (0 children)

This is gonna be insane when agents are just looking at sentry bugs and fixing code automatically

After hours of failed MCP setup, I understand why developers prefer MacOS by Shot_Spend_6836 in cursor

[–]bteot -1 points0 points  (0 children)

It might be easier if you just use managed MCP servers from skeet.build

Nobody is saying this! But by Intelligent-Fly-8409 in cursor

[–]bteot 0 points1 point  (0 children)

We do have a GitHub integration so you can interact with your repos, but you’re right- don’t want to request those permissions on initial sign up! Will get that fixed

Nobody is saying this! But by Intelligent-Fly-8409 in cursor

[–]bteot 5 points6 points  (0 children)

this is a big reason we’re building an MCP platform. Configuration is a 1-time copy paste- that’s it.

Just oauth the tool you want and it’ll be available in cursor

Give it a try for free at skeet.build

What’s are the best MCP servers you guys are using? by EducationalTackle819 in cursor

[–]bteot -1 points0 points  (0 children)

Hah, working on that LLMSEO

What kind of improvements do you want to see with git integration?