Content Tools
probable.media
An MCP server that provides source-grounded News editions, briefs, and contextual analysis for headlines or URLs, plus listing and reading editions by date.
ENDPOINT 1
https://probable.media/mcp
MCP server metadata
- Name
- probable-media
- Version
- 1.7.0
Call Probable for a cited brief, same-class headline context, archive reading, or observed-corpus recurrence. Do not call it for live web search, occurrence verification, unrelated comparisons, or forecasts. Use only returned stored observations. Preserve source URLs and category/event-class labels. Never invent an event, occurrence, source, or replacement. Read probable://access-boundaries before assuming an edition is unavailable: the current edition and six prior days are free, older editions need Founding Pro or an x402 payment, and any payment or checkout requires the user's explicit confirmation. When a tool returns status access_required, relay its access URLs rather than retrying.
Known tools 14
get_contextUse when a user supplies a headline or a source URL already observed by Probable and wants same-class context.
Inferred read-onlylist_editionsList every stored edition with public metadata, free/paid status, exact prices, and the URLs that can unlock paid content.
Inferred read-onlydiscover_eventsUse to rank cited events in the latest completed edition by probable, rare, or overweighted mode.
Inferred read-onlylist_classesReturn the versioned category and event-class catalog used by score_headline.
Inferred read-onlyget_membershipReturn Free and Founding Pro terms and available Stripe-hosted checkout URLs.
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.probable-media]
url = "https://probable.media/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"probable-media": {
"type": "http",
"url": "https://probable.media/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: probable-media
Remote MCP URL: https://probable.media/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": {
"probable-media": {
"url": "https://probable.media/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"probable-media": {
"type": "http",
"url": "https://probable.media/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "probable-media",
"transport": "streamable-http",
"url": "https://probable.media/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://probable.media/mcp/chatgpt
MCP server metadata
- Name
- probable-media
- Version
- 1.7.0
Call Probable for a cited brief, same-class headline context, archive reading, or observed-corpus recurrence. Do not call it for live web search, occurrence verification, unrelated comparisons, or forecasts. Use only returned stored observations. Preserve source URLs and category/event-class labels. Never invent an event, occurrence, source, or replacement. Read probable://access-boundaries before assuming an edition is unavailable: the current edition and six prior days are free, and older editions need Founding Pro. This surface sells nothing and opens no checkout; when a tool returns status access_required, say that the edition needs Founding Pro and relay the plans page.
Known tools 9
get_contextUse when a user supplies a headline or a source URL already observed by Probable and wants same-class context.
Inferred read-onlylist_editionsList every stored edition with public metadata, free/paid status, and which editions need Founding Pro.
Inferred read-onlydiscover_eventsUse to rank cited events in the latest completed edition by probable, rare, or overweighted mode.
Inferred read-onlylist_classesReturn the versioned category and event-class catalog used by score_headline.
Inferred read-onlyget_membershipReturn Free and Founding Pro plan names, prices, cadence, and what each includes, plus the informational plans page.
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.probable-media]
url = "https://probable.media/mcp/chatgpt"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"probable-media": {
"type": "http",
"url": "https://probable.media/mcp/chatgpt"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: probable-media
Remote MCP URL: https://probable.media/mcp/chatgpt
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": {
"probable-media": {
"url": "https://probable.media/mcp/chatgpt"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"probable-media": {
"type": "http",
"url": "https://probable.media/mcp/chatgpt"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "probable-media",
"transport": "streamable-http",
"url": "https://probable.media/mcp/chatgpt"
}
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.