You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate the Inception Labs Mercury 2 provider with settings, schema updates,
and migrations. Update provider-aware configs and docs to reflect the new
provider and reasoning options.
Made-with: Cursor
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
# <imgsrc="./app/icon.svg"alt="OpenSuiteMCP Icon"width="24"height="24" /><spanstyle="font-weight: 200;"> OpenSuite</span>MCP NetSuite AI Assistant
2
2
3
-
An AI-powered chat assistant that integrates with NetSuite via MCP (Model Context Protocol), enabling natural language interactions with your NetSuite data. Built with Next.js, Vercel AI SDK, and supporting multiple AI providers (Google Gemini, Anthropic Claude, and OpenAI GPT).
3
+
An AI-powered chat assistant that integrates with NetSuite via MCP (Model Context Protocol), enabling natural language interactions with your NetSuite data. Built with Next.js, Vercel AI SDK, and supporting multiple AI providers (Google Gemini, Anthropic Claude, OpenAI GPT, and Inception Labs Mercury).
4
4
5
5
<imgsrc="./docs/screenshot1.png"alt="OpenSuiteMCP Main UI"width="100%" />
6
6
7
-
*Chat interface in dark mode showing the welcome prompt and main UI.*
7
+
_Chat interface in dark mode showing the welcome prompt and main UI._
8
8
9
9
### NetSuite MCP Tool Integration
10
10
11
11
The assistant seamlessly integrates with NetSuite's MCP tools to execute complex queries and retrieve real-time data directly from your NetSuite instance.
0 commit comments