
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
@636865636b73756d/mcp-v1
Advanced tools
name: cs-mcp
transport: stdio
tools:
- name: verify_claim
description: Verify a natural language factual claim
input_schema:
type: object
required: [claim]
properties:
claim:
type: string
maxLength: 500
category:
type: string
enum: [financial, entity, geo, product]
urgency:
type: string
enum: [standard, fast, deep]
output_schema:
type: object
properties:
verdict:
type: string
enum: [confirmed, stale, disputed, "false", unknown]
confidence:
type: number
minimum: 0
maximum: 1
current_truth:
type: [string, "null"]
freshness:
type: string
source_count:
type: integer
cached:
type: boolean
request_id:
type: string
service:
type: string
- name: get_trending
description: Top claims by query volume (24h)
input_schema: {}
output_schema:
type: array
items:
type: object
properties:
claim_hash:
type: string
category:
type: string
entity:
type: string
attribute:
type: string
query_count_24h:
type: integer
last_verdict:
type: [string, "null"]
last_verified:
type: [string, "null"]
configuration:
env:
CS_API_URL: "https://636865636b73756d.com"
FAQs
MCP server — structured verification and trending data tools
We found that @636865636b73756d/mcp-v1 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.