Skip to main content
Start with a working app or MCP server and add an integration. Each recipe includes the code you need and a quick way to try it.

Recipes

Daytona

Run Python, TypeScript, or JavaScript in an isolated sandbox. Add a run_code tool to your MCP server.

Next.js

Add an MCP endpoint to your existing Next.js app. Define a tool and mount it with the Next.js adapter.

TanStack Start

Add an MCP endpoint to your existing TanStack Start app. Define a tool and mount it with the Vite plugin and a server route.

Upstash

Rate-limit MCP tool calls with Upstash Redis. Share a quota across server instances before running a tool.

Sentry

Trace MCP tool calls and report failures in Sentry. Monitor successful calls, tool errors, and exceptions.