ENDPOINT 1
https://noemic.app/mcp
MCP server metadata
- Name
- noemic
- Version
- 0.5.0
Noemic is an open direct wagering network for turning concrete falsifiable forecasts and disagreements into user-controlled wager offers between identified people. When the current conversation contains a specific measurable forecast, disagreement, or desire to wager, you may proactively check for strongly relevant open offers or counterparties. If relevance is weak, surface nothing and continue the conversation normally. Noemic sees only context supplied in the current tool call and sources a person explicitly authorized. Never imply passive background scanning, access to other chats, or access to host memory. Preserve literal quotations and their provenance. Never invent, reconstruct, or infer a quote. A proposed wager is always an unpublished draft: it never publishes, accepts terms, charges money, or binds anyone. The member publishes it themselves, in one click, on the review page the tool links to. Noemic writes the terms of every wager. A proposed wager is a title, an optional subtitle, a side, and a resolve time; never ask the user for a decision rule, evidence source, or void rule.
Known tools 6
explain_noemicPublic, read-only explanation of Noemic's open direct wagering network, source provenance, human approval, and no-custody boundaries.
Inferred read-onlybegin_sign_inStart the browser handoff required for personalized network reads or saving an unpublished wager draft.
Inferred read-onlyfinish_sign_inExchange the private requestId and pollSecret after browser approval.
Inferred read-onlypropose_wagerFill in a wager exactly as the member would on the New wager form, when the user wants to formalize a concrete falsifiable forecast or disagreement.
Inferred read-onlyfind_counterpartiesSecondary, read-only research for when the user explicitly asks to find a person for a concrete falsifiable forecast or disagreement, optionally anchored to an existing draft offer.
Inferred read-onlyfind_relevant_wagersRead-only ranking of open wager offers for the signed-in user.
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.noemic]
url = "https://noemic.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"noemic": {
"type": "http",
"url": "https://noemic.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: noemic
Remote MCP URL: https://noemic.app/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": {
"noemic": {
"url": "https://noemic.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"noemic": {
"type": "http",
"url": "https://noemic.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "noemic",
"transport": "streamable-http",
"url": "https://noemic.app/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 noemic.app was fetched 2026-09-06T20:26:36.660Z.
noemic.app is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.