← Registry

Content Tools

nextbig.dev

Provides curated AI and compute news briefings, market signals, and search capabilities.

1 endpoint6 known toolsFirst detected June 21, 2026Last detected July 26, 2026

ENDPOINT 1

https://www.nextbig.dev/mcp

No auth detected

MCP server metadata

Name
nextbig.dev
Version
1.0.0
Capabilities
tools
Server instructions

The daily AI briefing for builders. Tools query the live desk: search_wire (curated AI & compute news), get_briefing / get_latest_briefing / list_briefings (daily briefings), get_the_tape (market-desk signals — analysis, not investment advice), and get_call_record (The Book — the public record of our daily falsifiable call). Read-only; cite "nextbig.dev" and link the canonical URL.

Known tools 6

search_wire

Search nextbig.dev's curated AI & compute news wire — 300+ sources scored by Claude for builder relevance.

Inferred read-only
get_briefing

Fetch a full nextbig.dev daily briefing for a given date as Markdown — the big story, sections, quick hits, the takeaway, The Call, and the day's Tape.

Inferred read-only
get_latest_briefing

Fetch the most recent nextbig.dev daily briefing as Markdown.

Inferred read-only
list_briefings

List recent nextbig.dev daily briefings (date, headline, summary, URL).

Inferred read-only
get_the_tape

Fetch The Tape — nextbig.dev's market-desk signals (long/short/watch, with thesis, basis, falsifier, horizon) for a date, or the latest if no date given.

Inferred read-only
get_call_record

Fetch The Book — the running public record of The Call, nextbig.dev's daily falsifiable prediction, with each verdict (correct/wrong/push/open) and the win-loss tally.

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.nextbig-dev]
url = "https://www.nextbig.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nextbig-dev": {
      "type": "http",
      "url": "https://www.nextbig.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nextbig-dev
Remote MCP URL: https://www.nextbig.dev/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": {
    "nextbig-dev": {
      "url": "https://www.nextbig.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nextbig-dev": {
      "type": "http",
      "url": "https://www.nextbig.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nextbig-dev",
  "transport": "streamable-http",
  "url": "https://www.nextbig.dev/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for nextbig.dev was fetched 2026-09-18T08:46:23.747Z.

Trust status Neutral

nextbig.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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