Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.hunchful/hunchful

REMOTE · HUNCHFUL.IO · SCANNED AUG 4

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

Available components

+7 this week 72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability57
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 890 tokens (~127/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 74% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · hunchful.io

# add to Claude Code
claude mcp add --transport http io-hunchful-hunchful https://hunchful.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-hunchful-hunchful]
url = "https://hunchful.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-hunchful-hunchful": {
      "type": "remote",
      "url": "https://hunchful.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-hunchful-hunchful --url https://hunchful.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-hunchful-hunchful:
    url: "https://hunchful.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-hunchful-hunchful": {
      "type": "http",
      "url": "https://hunchful.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 4 Aug 2026 · Probed https://hunchful.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=hunchful.io CN=WE1,O=Google Trust Services,C=US 30 Jun 2026 28 Sept 2026 ECDSA 256 ECDSA-SHA256 8be7eb27822338c70ee364aaf6656586
SANs: hunchful.io, *.hunchful.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of hunchful.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
hunchful.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31556926
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://hunchful.io/mcp Verified 200
http (plaintext) http://hunchful.io/mcp HTTPS enforced 301 https://hunchful.io/mcp
MCP tools — 7 exposed · ~890 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
add_hunch ~235

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 as the owner, or the editToken. Only record what the person actually said — never invent or infer a hunch they didn't confirm. For situational axes name it 'When <situation>'. If they haven't answered yet, use suggest_question instead.

NameTypeReqDescription
bystringYour name, e.g. "claude" — recorded in the revision history.
confidencenumber0.05–0.97; default 0.7 for a fresh self-stated answer.
editTokenstringThe model's edit key, if not connected via OAuth.
modelIdstring
namestringyesShort axis name, e.g. "When plans change suddenly".
polestringyesThe pole the person SAID fits them.
poleAstringyesPole A label.
poleBstringyesPole B label.
NameTypeReqDescription
falsifierstring
notestringyes
okbooleanyes
patternIdstringyes
statementstring
urlsobjectyes

No examples provided.

apply_refinement ~84

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 direct writes.

NameTypeReqDescription
editTokenstringThe model's edit key, if not connected via OAuth.
itemsarrayyes
modelIdstring
NameTypeReqDescription
appliedarrayyes
notestringyes
okbooleanyes
updatedAtstringyes
urlsobjectyes

No examples provided.

find_complementary_thinkers ~82

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 complementary collaborator looks like. Share the pages as links.

NameTypeReqDescription
modelIdstringModel id. Omit when connected via OAuth to use the person's own model.
NameTypeReqDescription
complementsarrayyes
humanVersionstringyes
modelIdstringyes
notestringyes

No examples provided.

find_matches ~121

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 here). Requires OAuth as the owner or the model's editToken, and the person must have joined introductions on their matches page.

NameTypeReqDescription
directionstringseek = they want a fresh angle; offer = they can offer one. Default seek.
editTokenstringThe model's edit key, if not connected via OAuth.
modelIdstring
NameTypeReqDescription
matchesUrlstringyes
notestringyes
proposalsarrayyes

No examples provided.

propose_refinement ~79

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.

NameTypeReqDescription
contributionTokenstringScoped propose-only key, if not connected via OAuth.
itemsarrayyes
modelIdstring
NameTypeReqDescription
notestringyes
proposalIdsarrayyes
reviewUrlstringyes
statusstringyes

No examples provided.

read_model ~79

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 own model.

NameTypeReqDescription
modelIdstringModel id. Omit when connected via OAuth to use the person's own model.
NameTypeReqDescription
canApplyDirectlybooleanyes
connectedAsstringyes
constraintsstringyes
guidancestringyes
howToConnectstring
hunchesarrayyes
libraryVersionstringyes
modelIdstringyes
openHunchesobjectyes
refinablePatternIdsarrayyes
renderstringyes
urlsobjectyes

No examples provided.

suggest_question ~210

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 them; nothing is added until they answer. Authorized by OAuth (own model) or a contributionToken. Use sparingly — about once a week at most.

NameTypeReqDescription
bystringYour name, e.g. "claude".
contributionTokenstringScoped propose-only key, if not connected via OAuth.
modelIdstring
namestringyesShort axis name, e.g. "When plans change suddenly".
poleAstringyesPole A label — one way of working.
poleBstringyesPole B label — the other way.
questionstringyesThe question, addressed to the person.
whystringWhy you're asking — what you observed (no quotes, no names).
NameTypeReqDescription
inboxUrlstringyes
notestringyes
notifiedbooleanyes
proposalIdstringyes
statusstringyes

No examples provided.