axite-ai/apps-sdk-template
If you are the rightful owner of apps-sdk-template and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Axite MCP Template is a production-ready starter template for building ChatGPT MCP apps with Next.js, Better Auth OAuth 2.1, and optional Stripe subscriptions.
Tools
Functions exposed to the LLM to take actions
get_user_items
Fetch user's items with authentication and subscription checks.
manage_item
Perform CRUD operations on items with authentication and subscription checks.
get_weather
Integrate with external weather API without authentication.
calculate_roi
Calculate return on investment without authentication.
manage_subscription
Manage Stripe billing with authentication.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client