We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cab41 commit 7652b99Copy full SHA for 7652b99
docs/examples.md
@@ -7,6 +7,10 @@ template.
7
8
This page links to examples of how to implement some things with the Epic Stack.
9
10
+- [Epic Stack with MCP](https://github.com/epicweb-dev/epic-mcp) by
11
+ [@epicweb-dev](https://github.com/epicweb-dev): An example of the Epic Stack
12
+ with an `/mcp` endpoint that can be used to interact with your app through the
13
+ Model Context Protocol with your favorite MCP client (Claude, Cursor, etc.).
14
- [Epic Stack with Stripe](https://github.com/epicweb-dev/epic-stack-with-stripe)
15
by [@epicweb-dev](https://github.com/epicweb-dev): An example of the Epic
16
Stack with Stripe. Uses Subscriptions, Stripe Links, and focused on
0 commit comments