🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@eztexting/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eztexting/mcp-server - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+2
-2
package.json
{
"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",

@@ -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

@@ -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" },