AI | Blog | PropelAuth

Announcing MCP Authentication: secure your MCP servers with PropelAuth

Articles and insights about AI from the PropelAuth team.

Building Custom UIs with Shadcn and PropelAuth’s Integration MCP Server

With our recent release of the PropelAuth Integration MCP server, we wanted to put it plus our shadcn component registry to the test by building some of the most unique and interesting components to replace PropelAuth’s hosted pages. The Integration MCP server not only helps you get up and running...

PropelAuth Integration MCP Server

We keep track of a lot of metrics at PropelAuth, but one of the most important metrics is time to integrate. How long does it take from when someone ...

Deep dive into OAuth 2.1 and MCP using Cloudflare Workers

Model Context Protocol (MCP) servers are a convenient way to allow AI applications (Claude, Gemini, ChatGPT, etc.) to connect to your product. We have...

Production-ready MCP server using Cloudflare Workers

Model Context Protocol (MCP) servers are a convenient way to allow AI applications (Claude, Gemini, ChatGPT, etc.) to connect to your product. In thi...

Guide to understanding MCP with examples

Model Context Protocol (MCP) is a standard for connecting AI applications (ChatGPT, Claude, Gemini, OpenCode) to external systems (Google, GitHub, You...

MCP Authentication with FastMCP

MCP servers are just a clean way to give an AI client (like Claude Desktop, Claude Code, ChatGPT, etc) a set of functions it can call. This can really...

Why does DCR matter for MCP?

Model Context Protocol (MCP) is a standard for connecting AI applications (Claude, ChatGPT, Gemini) to external applications (Linear, Google Calendar,...

What is Dynamic Client Registration?

Dynamic Client Registration (DCR) is an extension of OAuth that allows OAuth clients to be created programmatically. It wasn’t a very popular extensio...