@debatetalk/mcp 1.0.13 → 1.0.14

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.
@@ -1,14 +1,16 @@
1
1
  {
2
2
  "name": "debatetalk",
3
3
  "description": "Run structured multi-model AI debates from your AI assistant. Multiple models argue independently, deliberate, and converge on a 4-part synthesis: Strong Ground, Fault Lines, Blind Spots, and Your Call.",
4
- "version": "1.0.13",
4
+ "version": "1.0.14",
5
5
  "author": {
6
6
  "name": "DebateTalk",
7
7
  "email": "support@debatetalk.ai"
8
8
  },
9
9
  "userConfig": {
10
10
  "api_key": {
11
+ "title": "DebateTalk API Key",
11
12
  "description": "Your DebateTalk API key from console.debatetalk.ai/api-keys",
13
+ "type": "string",
12
14
  "sensitive": true
13
15
  }
14
16
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@debatetalk/mcp",
3
- "version": "1.0.13",
3
+ "version": "1.0.14",
4
4
  "description": "Official MCP server and CLI for DebateTalk — run structured multi-model AI debates from your AI assistant or terminal.",
5
5
  "keywords": [
6
6
  "mcp",