- Published on
Learn how to implement OAuth authentication in your MCP client. A practical guide for connecting AI agents to secured MCP servers using Next.js and the MCP SDK.
Read more→
Learn how to implement OAuth authentication in your MCP client. A practical guide for connecting AI agents to secured MCP servers using Next.js and the MCP SDK.
Read more→Build your first production-ready MCP server in under 5 minutes. A complete beginner guide to scaffolding a Fetch MCP server with TypeScript using create-mcp-server.
Read more→Learn how to secure your MCP servers with OAuth authentication using Keycloak. A hands-on guide using create-mcp-server to scaffold production-ready, authenticated MCP servers.
Read more→Anthropic's Applied AI team reveals how to design tools that agents can actually use effectively. Learn the five production-tested principles for building agent tools, with a complete implementation of Cameron AI's expense tracking system.
Read more→Learn how to build a production-ready fullstack AI agent with Next.js and LangGraph.js. This guide covers Model Context Protocol integration for dynamic tool loading, human-in-the-loop approval workflows, and real-time streaming with React Query.
Read more→