@@ -59,93 +59,70 @@ MCP keeps you safe:
5959- ** Timeout** : Actions are cancelled if they take too long
6060- ** Check inputs** : Makes sure the data is valid before running
6161
62- ## Getting Started
62+ ## How to Start
6363
6464<Steps >
65- <Step title = " Access MCP Panel" >Click the MCP integrations button in the toolbar to open the main panel </Step >
66- <Step title = " Browse Marketplace" >Explore pre-configured templates for popular services </Step >
67- <Step title = " Configure Integration " >Fill in required credentials and connection details </Step >
68- <Step title = " Test Connection " >Verify the integration works before saving</Step >
69- <Step title = " Execute Tools " >Use approved tools in your development workflow </Step >
65+ <Step title = " Open MCP Panel" >Click the MCP button in the toolbar</Step >
66+ <Step title = " Look at Marketplace" >See what ready-made connections are available </Step >
67+ <Step title = " Set Up Connection " >Enter your login info and settings </Step >
68+ <Step title = " Test It " >Make sure it works before saving</Step >
69+ <Step title = " Use It " >Start using the tools in your project </Step >
7070</Steps >
7171
72- ## Marketplace Integrations
72+ ## Available Services
7373
74- <AccordionGroup >
75- <Accordion title = " Database Services" icon = " database" >
76- ### Database & Storage
77-
78- Connect to databases and storage services:
79-
80- - ** Supabase** : PostgreSQL with real-time subscriptions
81- - ** Custom Databases** : Any PostgreSQL-compatible database
82- - ** File Systems** : Local and remote file operations
83-
84- </Accordion >
85-
86- <Accordion title = " Payment & Commerce" icon = " credit-card" >
87- ### Payment Processing
88-
89- Integrate payment and subscription services:
90-
91- - ** Stripe** : Payment processing and subscriptions
92- - ** Custom Payment APIs** : Third-party payment processors
74+ ### Databases
9375
94- </Accordion >
95-
96- <Accordion title = " Analytics & Monitoring" icon = " bar-chart" >
97- ### Analytics Platforms
76+ Save and get data:
9877
99- Connect to analytics and monitoring services:
78+ - ** Supabase** : Database with real-time updates
79+ - ** Custom Databases** : Any PostgreSQL database
80+ - ** File Systems** : Save files locally or online
10081
101- - ** PostHog** : Product analytics and feature flags
102- - ** Custom Analytics** : Internal analytics platforms
82+ ### Payments
10383
104- </ Accordion >
84+ Handle money:
10585
106- < Accordion title = " Communication " icon = " message-circle " >
107- ### Communication Tools
86+ - ** Stripe ** : Accept payments and subscriptions
87+ - ** Custom Payment APIs ** : Other payment services
10888
109- Integrate messaging and collaboration platforms:
89+ ### Analytics
11090
111- - ** Slack** : Team communication and notifications
112- - ** Custom APIs** : Internal communication systems
91+ Track how people use your app:
11392
114- </Accordion >
93+ - ** PostHog** : See what users do
94+ - ** Custom Analytics** : Your own tracking systems
11595
116- <Accordion title = " Development Tools" icon = " code" >
117- ### Development Services
96+ ### Communication
11897
119- Connect to development and deployment tools :
98+ Send messages :
12099
121- - ** GitHub** : Repository management and code collaboration
122- - ** Vercel** : Deployment and hosting platform
123- - ** 21st.dev** : Component generation and development tools
100+ - ** Slack** : Team chat and notifications
101+ - ** Custom APIs** : Your own messaging systems
124102
125- </ Accordion >
103+ ### Development
126104
127- <Accordion title = " AI & ML Services" icon = " sparkle" >
128- ### Artificial Intelligence
105+ Build and deploy:
129106
130- Integrate AI and machine learning services:
107+ - ** GitHub** : Save code and work with others
108+ - ** Vercel** : Put your app online
109+ - ** 21st.dev** : Generate components
131110
132- - ** Claude Code** : AI-powered code generation
133- - ** OpenAI** : GPT models and AI capabilities
134- - ** Custom AI APIs** : Proprietary AI services
111+ ### AI Services
135112
136- </ Accordion >
113+ Use artificial intelligence:
137114
138- <Accordion title = " Productivity" icon = " briefcase" >
139- ### Productivity Tools
115+ - ** Claude Code** : AI that writes code
116+ - ** OpenAI** : GPT models
117+ - ** Custom AI APIs** : Your own AI services
140118
141- Connect to productivity and knowledge platforms:
119+ ### Productivity
142120
143- - ** HubSpot** : CRM and marketing automation
144- - ** Notion** : Knowledge base and documentation
145- - ** Custom Tools** : Internal productivity systems
121+ Get organized:
146122
147- </Accordion >
148- </AccordionGroup >
123+ - ** HubSpot** : Manage customers
124+ - ** Notion** : Take notes and organize
125+ - ** Custom Tools** : Your own productivity apps
149126
150127## Server Management
151128
0 commit comments