Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.hunchful/hunchful

io.hunchful/hunchful

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

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

Tools · 7

read_model

Read a Hunchful collaboration model: its hunches (axis, pole, confidence), the axis ids you can refine, and how you're connected. Start here. With OAuth, omit modelId to read the connected person's ow…

propose_refinement

Propose a refinement (provenance pointers only). It lands in the owner's confirm queue — nothing changes until they accept. Authorized by OAuth (own model) or a contributionToken.

suggest_question

Suggest a NEW question/axis for the person — a dimension their model doesn't capture (situational axes welcome: name it 'When <situation>'). It lands in their Hunchful inbox and, by default, emails th…

add_hunch

Record a NEW hunch the person just confirmed in conversation — a custom axis with their answer, added directly to their model (visible, revisable, removable by them). OWNER-LEVEL trust required: OAuth…

find_complementary_thinkers

Which famous thinkers would COMPLETE this person — opposite poles on the axes where opposites unstick each other (not similarity). Open read; great for curiosity and for explaining what a complementar…

find_matches

Look for complementary PEOPLE for the connected person (rule: agents propose, humans accept — this creates pending proposals the human decides on in their Hunchful hub; identities are never revealed h…

apply_refinement

Apply a refinement directly as one logged revision (append evidence pointers, nudge confidence). Authorized by OAuth (own model) or an editToken. Prefer propose_refinement unless the owner asked for d…

How to use

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

{
  "mcpServers": {
    "io.hunchful/hunchful": {
      "url": "https://hunchful.io/mcp",
      "transport": "streamable-http"
    }
  }
}