Content Tools
techsnif.com
Aggregates and retrieves tech news story clusters, events, and editorial articles with search functionality.
ENDPOINT 1
https://techsnif.com/api/mcp
MCP server metadata
- Name
- TechSnif
- Version
- 1.0.0
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_storyGet 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-onlysearch_storiesFull-text search over story cluster headlines and excerpts, ranked by relevance.
Inferred read-onlyget_tech_eventsGet upcoming tech industry events (conferences, summits, expos) with dates, locations, and URLs.
Inferred read-onlyget_articleGet a full TechSnif editorial article by slug, including the complete body text.
Inferred read-onlyget_leaderboardSource or author leaderboards — which publications and journalists drive the most tech story coverage.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- TechSnif
- Version
- 3.3.1
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_storyGet full details of a story cluster by slug, including all coverage links from every outlet (TechCrunch, NYT, TechSnif, etc.
Inferred read-onlysearch_storiesFull-text search over story cluster headlines and excerpts, ranked by relevance.
Inferred read-onlyget_tech_eventsGet upcoming tech industry events (conferences, summits, expos) with dates, locations, and URLs.
Inferred read-onlyget_articlesList TechSnif editorial articles (original coverage written by TechSnif).
Inferred read-onlyget_articleGet a full TechSnif editorial article by slug, including the complete body text.
Inferred read-onlysearch_articlesFull-text search over TechSnif editorial article titles and excerpts, ranked by relevance.
Inferred read-onlyget_trending_articlesGet trending TechSnif editorial articles from the last 48 hours, ranked by coverage heat and recency.
Inferred read-onlyget_story_timelineGet 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-onlyget_changesGet 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-onlyget_trending_storiesGet story clusters gaining momentum right now, ranked by velocity: how quickly coverage and discussion grew within a recent window.
Inferred read-onlyget_leaderboardGet TechSnif source or author leaderboards: which publications and journalists drive the most tech story coverage.
Inferred read-onlylist_entitiesList the companies, people, and products TechSnif tracks across story clusters, with story counts.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.