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

@claudinho/mcp

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@claudinho/mcp - npm Package Compare versions

Comparing version
0.9.3
to
0.9.4
+3
-3
package.json
{
"name": "@claudinho/mcp",
"version": "0.9.3",
"version": "0.9.4",
"mcpName": "io.github.arturogarrido/claudinho",

@@ -53,3 +53,3 @@ "description": "World Cup MCP server for the 2026 men's football tournament — live scores, fixtures, standings, read-only prediction-market signals, and paste-ready match cards. Works with Claude Code, Cursor, Codex, Windsurf, Zed. Not affiliated with FIFA or Anthropic.",

"dependencies": {
"@modelcontextprotocol/sdk": "^1.21.0",
"@modelcontextprotocol/sdk": "^1.30.0",
"zod": "^3.25.0"

@@ -63,3 +63,3 @@ },

"vitest": "^4.1.10",
"@claudinho/core": "0.9.3"
"@claudinho/core": "0.9.4"
},

@@ -66,0 +66,0 @@ "scripts": {

@@ -70,3 +70,6 @@ # @claudinho/mcp ⚽

`get_today` / `get_match` include a short market line when a reliable market exists
(slugs are auto-derived per fixture; matching fails closed). **Read-only and
(slugs are auto-derived per fixture; matching fails closed). Their structured output
includes `marketComplete`; the dedicated market tool uses `complete`. A false verdict
means the optional read was unavailable or incomplete and is never described as "no signal."
Share cards carry the same verdict and warning. **Read-only and
informational only — not betting advice:** market-implied percentages with Polymarket

@@ -73,0 +76,0 @@ attribution, never links or trade calls. Disable with `CLAUDINHO_MARKETS=off`; set

Sorry, the diff of this file is too big to display