Content Tools
nextbig.dev
Provides curated AI and compute news briefings, market signals, and search capabilities.
ENDPOINT 1
https://www.nextbig.dev/mcp
MCP server metadata
- Name
- nextbig.dev
- Version
- 1.0.0
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_wireSearch nextbig.dev's curated AI & compute news wire — 300+ sources scored by Claude for builder relevance.
Inferred read-onlyget_briefingFetch 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-onlylist_briefingsList recent nextbig.dev daily briefings (date, headline, summary, URL).
Inferred read-onlyget_the_tapeFetch 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-onlyget_call_recordFetch 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-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.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.
nextbig.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.