Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Noemic

app.noemic/noemic

Someone to talk to, for your user: coaches, mentors, accountability partners. First session free.

Uptime
100.0%
1 direct probes · 30d
Response
488ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

explain_noemic

Public, read-only explanation of Noemic's open direct betting network, source provenance, human approval, and no-custody boundaries. Use when a person asks what Noemic is, why it can be trusted, or ho…

begin_sign_in

Start the browser handoff required for personalized network reads or saving an unpublished bet draft. Show only signInUrl; keep requestId and pollSecret private. Never ask for credentials in chat.

finish_sign_in

Exchange the private requestId and pollSecret after browser approval. Pending means the person has not approved yet; complete returns a private sessionToken. Never expose these secrets.

propose_bet

Create an unpublished draft when the user wants to formalize a concrete falsifiable forecast or disagreement. The model may suggest this naturally, but must not silently persist a passing remark. An e…

find_counterparties

Secondary, 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. Do not call proact…

find_relevant_bets

Read-only ranking of open BetOffers for the signed-in user. The model may call this proactively when the current conversation contains a concrete falsifiable forecast, measurable disagreement, or expl…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "noemic": {
      "url": "https://noemic.app/mcp",
      "transport": "streamable-http"
    }
  }
}