@eztexting/mcp-server
Advanced tools
+1
-1
| { | ||
| "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", |
+11
-9
@@ -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" }, |
9600
0.89%109
1.87%