Data Collection
jyotishintelligence.com
Access and verify sealed forecasts from the JYOTINT corpus, with search, retrieval, and integrity proof capabilities.
ENDPOINT 1
https://jyotishintelligence.com/mcp
MCP server metadata
- Name
- jyotint-sealed-forecasts
- Version
- 1.2.0
Read-only access to the JYOTINT sealed-forecast record. Every answer is recomputable public data (Bitcoin-anchored), not model output. Start with search_sealed_forecasts or ask_the_record.
Known tools 13
search_sealed_forecastsSearch the JYOTINT sealed-forecast corpus (Bitcoin-anchored, dated-before-the-event predictions) by free text across id, title, and the verbatim sealed claim.
Inferred read-onlylist_open_callsList sealed forecasts whose window has NOT yet resolved — predictions on the public record that haven't happened yet (anteriority you can watch).
Inferred read-onlyget_calibration_and_integrityReturn the corpus calibration (Brier score, counts) and the integrity proof (manifest hash, ledger hash, confirmed Bitcoin block heights, and how to independently verify it).
Inferred read-onlyget_mapReturn an EMBEDDABLE LIVE MAP of the sealed-forecast corpus as an MCP-UI resource.
Inferred read-onlyask_the_recordAsk any question about JYOTINT / Vijay Jyotish and get back the most relevant VERBATIM passages of the operator's own published site copy — never generated, never paraphrased, so it cannot hallucinate.
Inferred read-onlyneural_searchSEMANTIC + ASSOCIATIVE search over the public sealed record and the published site corpus — the JYOTINT public brain (a neural associative memory: frozen deep encoder → Hopfield pattern completion → spreading activation over typed synapses → k-winners-take-all).
Inferred read-onlyget_information_yieldInformation Yield (IY) — how much a confirmed call should move a skeptic's belief, in BITS of surprise-if-true (log2 of the published 1-in-N prior, capped at 1-in-a-million; earned = surprise × verdict-credit).
Inferred read-onlyget_warning_timelineThe 'before-the-event' indications-and-warning / after-action timeline for a named event, by advisory id (e.
Inferred read-onlyget_regrade_kitThe grade-it-yourself kit: inputs to recompute the record's Brier (calibration), named-mechanism specificity, AND Information Yield under YOUR OWN verdicts — plus the one-step stress-test recipes (harsh-verdicts, externally-adjudicated-only, estimative-worst-case, …).
Inferred read-onlyget_corpus_insightsThe deep-pass signature findings over the FULL corpus (graded + ungraded + excluded), cross-checked against the ledger at build time: the MECHANISM LEDGER (the failure class named at seal vs the realized anomaly, all 23 launch calls, GO calls included — the direction varies with the day), the WAR READ (the Russia-Ukraine corpus as one 8-chapter campaign read, PARTIALs owned in-line), the entity-level NAMED-BEFORE-THE-EVENT register, the TWO WARNINGS Crocus x Vaishno-Devi pairing (graded anteriority + delivered actionability), the score-refuses integrity counterfactual, and the delivered-to-defenders routing lane.
Inferred read-onlyget_governanceReturn JYOTINT's data-handling, PROVENANCE & governance posture — the answer to 'is this source safe to read / cite / ingest?
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.jyotint-sealed-forecasts]
url = "https://jyotishintelligence.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jyotint-sealed-forecasts": {
"type": "http",
"url": "https://jyotishintelligence.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jyotint-sealed-forecasts
Remote MCP URL: https://jyotishintelligence.com/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": {
"jyotint-sealed-forecasts": {
"url": "https://jyotishintelligence.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jyotint-sealed-forecasts": {
"type": "http",
"url": "https://jyotishintelligence.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jyotint-sealed-forecasts",
"transport": "streamable-http",
"url": "https://jyotishintelligence.com/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 jyotishintelligence.com was fetched 2026-08-04T10:49:19.187Z and is being refreshed.
jyotishintelligence.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.