🎩 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.2
to
1.0.3
+1
-1
package.json
{
"name": "@eztexting/mcp-server",
"version": "1.0.2",
"version": "1.0.3",
"description": "Official EZTexting MCP server bridge — connects local MCP clients to https://mcp.eztexting.com via Streamable HTTP + OAuth 2.1 PKCE.",

@@ -5,0 +5,0 @@ "mcpName": "com.eztexting/mcp",

@@ -6,12 +6,14 @@ {

"title": "EZTexting MCP",
"version": "1.0.2",
"version": "1.0.3",
"websiteUrl": "https://mcp.eztexting.com",
"_meta": {
"com.eztexting/sub-endpoints": {
"description": "Narrow tool-catalog endpoints. Same OAuth scope as unified /mcp.",
"endpoints": {
"messaging": "https://mcp.eztexting.com/mcp/messaging",
"contacts": "https://mcp.eztexting.com/mcp/contacts",
"workflows": "https://mcp.eztexting.com/mcp/workflows",
"admin": "https://mcp.eztexting.com/mcp/admin"
"io.modelcontextprotocol.registry/publisher-provided": {
"com.eztexting/sub-endpoints": {
"description": "Narrow tool-catalog endpoints. Same OAuth scope as unified /mcp.",
"endpoints": {
"messaging": "https://mcp.eztexting.com/mcp/messaging",
"contacts": "https://mcp.eztexting.com/mcp/contacts",
"workflows": "https://mcp.eztexting.com/mcp/workflows",
"admin": "https://mcp.eztexting.com/mcp/admin"
}
}

@@ -45,3 +47,3 @@ }

"identifier": "@eztexting/mcp-server",
"version": "1.0.2",
"version": "1.0.3",
"runtimeHint": "npx",

@@ -48,0 +50,0 @@ "transport": { "type": "stdio" },