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

Noemic Fabs

app.noemic/noemic-fabs

Custom manufacturing for AI agents: parametric CAD in chat, DFM checks, USD quotes, print ordering.

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

Tools · 6

explain_noemic

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

begin_sign_in

Start the browser handoff required for personalized network reads or saving an unpublished wager 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_wager

Fill 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. A wager is a title, an optional subtitle, the membe…

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_wagers

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

How to use

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

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