diff --git a/README.md b/README.md index 7646e31..024e650 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,35 @@ -# Greeting MCP Server - -A secure Model Context Protocol (MCP) server for greeting users. This project demonstrates secure, permissioned mcp with dynamic client registration using Scalekit's platform. +
+
+
+
+ Auth stack for AI apps ⚡ Secure MCP with OAuth +
+ + + ++ Secure Model Context Protocol (MCP) server demonstrating OAuth-protected AI agent interactions +
+ +## 🚀 What This Demo Shows + +- **OAuth-Protected MCP**: Secure AI agent access with user authentication +- **Dynamic Client Registration**: Automatic MCP server registration and permissioning +- **Permission Management**: Fine-grained access control for AI tools +- **Enterprise Integration**: Connect AI agents to enterprise authentication systems ## Prerequisites - Node.js (v18+ recommended) @@ -123,6 +152,24 @@ greeting-mcp/ ## License See [LICENSE](./LICENSE). +## Key Features + +- **Secure MCP Authentication**: OAuth 2.0 flow for AI agent authorization +- **Dynamic Registration**: Automatic server setup and permission configuration +- **Fine-Grained Permissions**: Control what AI agents can access +- **Enterprise Ready**: Production-grade security for business environments +- **Client Compatibility**: Works with VS Code, Claude Desktop, Cursor, and Windsurf + +## Additional Resources + + - 📚 [Scalekit Documentation](https://docs.scalekit.com) + - 🔧 [API Reference](https://docs.scalekit.com/apis/) + - 🚀 [Full Stack Auth Quickstart](https://docs.scalekit.com/fsa/quickstart/) + - 💬 [Community Examples](https://github.com/orgs/scalekit-developers/repositories) + - ⚡ [Model Context Protocol Spec](https://modelcontextprotocol.io) + --- -For more information, visit [Scalekit Documentation](https://docs.scalekit.com/guides/mcp/overview/) or contact your workspace admin. \ No newline at end of file ++ Made with ❤️ by Scalekit +
\ No newline at end of file