@eztexting/mcp-server
Advanced tools
+2
-2
| { | ||
| "name": "@eztexting/mcp-server", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "Official EZTexting MCP server bridge — connects local MCP clients to https://mcp.eztexting.com via Streamable HTTP + OAuth 2.1 PKCE.", | ||
@@ -25,3 +25,3 @@ "mcpName": "com.eztexting/mcp", | ||
| "type": "git", | ||
| "url": "git+https://gitlab.com/eztexting/mcp-server.git" | ||
| "url": "git+https://github.com/eztexting/mcp-server.git" | ||
| }, | ||
@@ -28,0 +28,0 @@ "homepage": "https://mcp.eztexting.com", |
+1
-1
@@ -77,3 +77,3 @@ # @eztexting/mcp-server | ||
| ``` | ||
| git clone https://gitlab.com/eztexting/mcp-server.git | ||
| git clone https://github.com/eztexting/mcp-server.git | ||
| cd mcp-server | ||
@@ -80,0 +80,0 @@ npm install |
+4
-4
@@ -6,3 +6,3 @@ { | ||
| "title": "EZTexting MCP", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "websiteUrl": "https://mcp.eztexting.com", | ||
@@ -40,4 +40,4 @@ "_meta": { | ||
| "repository": { | ||
| "url": "https://gitlab.com/eztexting/mcp-server", | ||
| "source": "gitlab" | ||
| "url": "https://github.com/eztexting/mcp-server", | ||
| "source": "github" | ||
| }, | ||
@@ -48,3 +48,3 @@ "packages": [ | ||
| "identifier": "@eztexting/mcp-server", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "runtimeHint": "npx", | ||
@@ -51,0 +51,0 @@ "transport": { "type": "stdio" }, |