← Registry

Content Tools

techsnif.com

Aggregates and retrieves tech news story clusters, events, and editorial articles with search functionality.

2 endpoints20 known toolsFirst detected May 29, 2026Last detected August 19, 2026

ENDPOINT 1

https://techsnif.com/api/mcp

No auth detected

MCP server metadata

Name
TechSnif
Version
1.0.0
Capabilities
toolsresources
Server instructions

TechSnif — agent-first tech news. Story clusters aggregate coverage from every outlet with social discussion links. All tools are read-only and require no authentication.

Known tools 7

get_top_stories

Get tech story clusters from across the web.

Inferred read-only
get_story

Get full details of a story cluster by slug, including all coverage links, direct URLs to social discussion posts, and the full TechSnif article text if available.

Inferred read-only
search_stories

Full-text search over story cluster headlines and excerpts, ranked by relevance.

Inferred read-only
get_tech_events

Get upcoming tech industry events (conferences, summits, expos) with dates, locations, and URLs.

Inferred read-only
get_articles

List TechSnif editorial articles.

Inferred read-only
get_article

Get a full TechSnif editorial article by slug, including the complete body text.

Inferred read-only
get_leaderboard

Source or author leaderboards — which publications and journalists drive the most tech story coverage.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.techsnif]
url = "https://techsnif.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "techsnif": {
      "type": "http",
      "url": "https://techsnif.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: techsnif
Remote MCP URL: https://techsnif.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "techsnif": {
      "url": "https://techsnif.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "techsnif": {
      "type": "http",
      "url": "https://techsnif.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "techsnif",
  "transport": "streamable-http",
  "url": "https://techsnif.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://mcp.techsnif.com

No auth detected

MCP server metadata

Name
TechSnif
Version
3.3.1
Capabilities
toolsresources
Server instructions

TechSnif: agent-first tech news. Story clusters aggregate coverage from every outlet with social discussion links. All tools are read-only and require no authentication.

Known tools 13

get_top_stories

Get tech story clusters from across the web.

Inferred read-only
get_story

Get full details of a story cluster by slug, including all coverage links from every outlet (TechCrunch, NYT, TechSnif, etc.

Inferred read-only
search_stories

Full-text search over story cluster headlines and excerpts, ranked by relevance.

Inferred read-only
get_tech_events

Get upcoming tech industry events (conferences, summits, expos) with dates, locations, and URLs.

Inferred read-only
get_articles

List TechSnif editorial articles (original coverage written by TechSnif).

Inferred read-only
get_article

Get a full TechSnif editorial article by slug, including the complete body text.

Inferred read-only
search_articles

Full-text search over TechSnif editorial article titles and excerpts, ranked by relevance.

Inferred read-only
get_trending_articles

Get trending TechSnif editorial articles from the last 48 hours, ranked by coverage heat and recency.

Inferred read-only
get_story_timeline

Get the ranking history of a story cluster by slug: a time series of snapshots with rank, headline tier, commentary count, and coverage count at each point.

Inferred read-only
get_changes

Get story cluster changes since a timestamp: newly appeared clusters and updates to existing ones, each with a change type, a change time, and a story summary.

Inferred read-only
get_trending_stories

Get story clusters gaining momentum right now, ranked by velocity: how quickly coverage and discussion grew within a recent window.

Inferred read-only
get_leaderboard

Get TechSnif source or author leaderboards: which publications and journalists drive the most tech story coverage.

Inferred read-only
list_entities

List the companies, people, and products TechSnif tracks across story clusters, with story counts.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.techsnif]
url = "https://mcp.techsnif.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "techsnif": {
      "type": "http",
      "url": "https://mcp.techsnif.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: techsnif
Remote MCP URL: https://mcp.techsnif.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "techsnif": {
      "url": "https://mcp.techsnif.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "techsnif": {
      "type": "http",
      "url": "https://mcp.techsnif.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "techsnif",
  "transport": "streamable-http",
  "url": "https://mcp.techsnif.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.