mcp-apps-builder
Mandatory reference guide for building production MCP servers with tools, resources, prompts, and widgets.
What it does
- When: First time adding auth, understanding ctx.auth, or choosing a provider / integration mode
- Covers: Remote auth vs OAuth proxy, oauth config, ctx.auth shape, provider comparison, common mistakes
- When: Using Auth0 โ DCR (Early Access) or a standard Regular Web App via oauthProxy
- Covers: Setup for both modes, extraAuthorizeParams.audience, permissions via rfc9068profileauthz
- better-auth.md
- When: Using Better Auth with the @better-auth/oauth-provider plugin (self-hosted OAuth 2.1)
- Covers: oauthBetterAuthProvider, auth URL / metadata routes, login and consent flows
Requirements & configuration
- Covers: oauthCustomProvider, oauthProxy + jwksVerifier, provider examples, opaque-token verification
- ๐ Need Complete Examples?
- What do you need?
Derived from the skill's own SKILL.md documentation ยท extracted 2026-07-23
Mandatory reference guide for building production MCP servers with tools, resources, prompts, and widgets.
Source
Repository: https://github.com/mcp-use/mcp-use
mcp-apps-builder FAQ
What does the mcp-apps-builder skill do?
| **MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. When: First time adding auth, understanding ctx.auth, or choosing a provider / integration mode Covers: Remote auth vs OAuth proxy, oauth config, ctx.auth shape, provider comparison, common mistakes
What does mcp-apps-builder require?
Covers: oauthCustomProvider, oauthProxy + jwksVerifier, provider examples, opaque-token verification ๐ Need Complete Examples? What do you need?
How do I install mcp-apps-builder?
Run: npx -y skills add https://github.com/mcp-use/mcp-use --skill mcp-apps-builder --agent claude-code โ the source lives at github.com/mcp-use/mcp-use.
Maintain mcp-apps-builder?
Let people know it's listed here โ add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/mcp-use-mcp-use-mcp-apps-builder?ref=badge) npx agentictools info skills/mcp-use-mcp-use-mcp-apps-builder The second line is the CLI lookup for this page โ handy in READMEs and docs.