Just implemented a NetSuite MCP AI Assistant using React + MCP + Gemini!✅💯
Current Setup:
• Using access tokens from Claude to connect to NetSuite MCP tools
• Working on getting OAuth flow working in the browser
• But the app is fully functional! ✅
Tech Stack:
• Frontend: React with ChatGPT-like interface
• Backend: Node.js/Express with MCP proxy
• AI: Google Gemini for natural language processing
• Integration: NetSuite MCP (Model Context Protocol)
Features Working:
• Natural language queries to NetSuite MCP.
• AI-powered tool selection (searchCustomer, runCustomSuiteQL, getSalesOrder, etc.)
• Beautiful formatted responses with tables and highlights
• Secure token management with show/hide functionality
Next Steps:
• Complete OAuth 2.0 PKCE flow in browser
• Replace manual token input with automated authentication
The MCP integration is solid and the AI responses are working perfectly! 🎯✨