Odel
hunchful mcp

hunchful mcp

@filinilsDockerfileUpdated 2mo ago

Read and grow a person's falsifiable, consent-based model of how they work with AI (CMP).

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Hunchful MCP server

Remote MCP server: https://hunchful.io/mcp (Streamable HTTP)

Hunchful is an open implementation of the Cognitive Model Protocol (CMP): a person makes a revisable, falsifiable model of how they collaborate best with AI — hunches with a confidence, an uncertainty, and what would change my mind — at a permanent URL any agent can read. This server lets your assistant read that model, adapt to it, and help it grow slowly, with the person approving everything that matters.

Add it

Claude — Settings → Connectors → Add custom connector → https://hunchful.io/mcp

ChatGPT (developer mode) — Settings → Connectors → Add → URL https://hunchful.io/mcp, auth OAuth (sign in with your Hunchful account to act on your own model) or none (open reads; pass keys as tool arguments).

Anything else — any MCP client that speaks Streamable HTTP. OAuth 2.1 with PKCE + dynamic client registration; discovery at /.well-known/oauth-authorization-server.

Tools (rising trust)

ToolAuthWhat it does
read_modelnoneThe full model: hunches with confidence, uncertainty, falsifier, pole labels, situational activation rules, and the open-questions to-do list.
find_complementary_thinkersnoneWhich famous thinkers would complete this person — opposite poles on the axes where opposites unstick each other.
propose_refinementcontribution key / OAuthStrengthen/weaken suggestions → the owner's confirm queue. Nothing applies until they accept.
suggest_questioncontribution key / OAuthPropose a NEW axis as a question → the owner's inbox (+ opt-in email).
apply_refinementedit key / OAuth ownerDirect, logged, reversible confidence nudges with private evidence pointers.
add_hunchedit key / OAuth ownerRecord a hunch the person just confirmed in conversation — visible, revisable, removable.
find_matchesedit key / OAuth ownerLook for complementary people. Agents propose; humans accept — double opt-in, identities never revealed by the tool.

The rules the server enforces

  • Everything is a hypothesis — revisable positions on two-poled axes, never labels.
  • Nothing is silent — every write is logged in the model's revision history; evidence entries are individually deletable and revert exactly what they applied.
  • Provenance pointers only — no conversation text, quotes, or third-party names, ever.
  • Never identity — a protected-attribute screen rejects axes about religion, politics, health, ethnicity, gender, sexuality, or neurotype on every write path.
  • Situational hunches apply only when the person says they're in the state.
  • Slow by design — the model asks agents for at most one suggestion a day, one new question a week, and silence when nothing real happened.

Links

The Hunchful app itself is a private codebase; this repo documents its public MCP surface.