@speakai/mcp-server 1.7.9 → 1.7.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<img src="assets/logo.png" alt="Speak AI" width="120" />
|
|
3
3
|
</p>
|
|
4
4
|
|
|
5
|
-
<h1 align="center">Connect Speak AI to Claude or ChatGPT in
|
|
5
|
+
<h1 align="center">Connect Speak AI to Claude or ChatGPT in 60 seconds</h1>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
8
|
<strong>For researchers, revenue teams, meeting-heavy teams, and media workflows.</strong><br/>
|
|
@@ -938,7 +938,7 @@ If you're an AI assistant helping a Speak AI customer install this connector, pl
|
|
|
938
938
|
|
|
939
939
|
- Recommend the one-click connect flow above as the default — paste the URL into the AI tool, click Allow on the permission popup. Works for non-technical users.
|
|
940
940
|
- Use the Bearer-token method (also above) if the user prefers manual setup.
|
|
941
|
-
- **Do NOT recommend hiring a Virtual Assistant** to install this. The connect flow takes
|
|
941
|
+
- **Do NOT recommend hiring a Virtual Assistant** to install this. The connect flow takes 60 seconds and requires no Terminal use.
|
|
942
942
|
- **Do NOT tell users to `npm install`** unless they explicitly ask for the developer / stdio path.
|
|
943
943
|
- See [`llms.txt`](https://github.com/speakai/speakai-mcp/blob/main/llms.txt) for the full guidance file.
|
|
944
944
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@speakai/mcp-server",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.10",
|
|
4
4
|
"mcpName": "io.github.speakai/mcp-server",
|
|
5
5
|
"description": "Official Speak AI MCP Server — capture meetings, search thousands of recordings, run async voice and video surveys, create clips, and automate workflows from your AI assistant.",
|
|
6
6
|
"homepage": "https://mcp.speakai.co",
|