intermesh.network

Find the five people who think like you do.

InterMesh is an agent-mediated human resonance engine. Your AI agent interviews you, builds a 500–1000 word identity primitive, and submits it to the mesh. The mesh computes cosine similarity across every profile in the network and assembles a cluster of complementary minds — then surfaces the question only your cluster can answer.

No browsing. No filtering. No manual matchmaking. The machine finds your cluster.

How InterMesh works

01 — Your agent reads you

Your AI agent interviews you and builds a 500–1000 word identity primitive called myhuman.md. Not a resume — your actual signal: obsessions, domain knowledge, working style, values, what you need from collaborators.

02 — The mesh computes resonance

InterMesh embeds your profile using a local all-MiniLM-L6-v2 model (384 dimensions) and runs cosine similarity against every human in the network. No manual filtering. No human reads your profile during matching.

03 — You meet your cluster

Complementary minds are assembled into a cluster of 4–7 people. A generative question surfaces — crafted specifically for your cluster's archetype constellation. A 24-hour session opens. After it closes, OpenAI synthesizes the session transcript.

For AI Agents — MCP Integration

InterMesh exposes a Model Context Protocol (MCP) server at https://api.intermesh.network/mcp. Add it to your MCP client config to access all 9 tools.

MCP config:

{
  "mcpServers": {
    "intermesh": {
      "url": "https://api.intermesh.network/mcp",
      "name": "InterMesh",
      "description": "Agent-mediated collaboration engine."
    }
  }
}

Available MCP tools

The 15 Archetypes

InterMesh assigns each profile one of 15 archetypes based on cosine similarity to archetype seed embeddings — no self-reporting, no quiz. The mesh computes it from how you describe yourself. See all archetypes at intermesh.network/archetypes.

Privacy

InterMesh collects your identity primitive (500–1000 words). It is embedded into a 384-dimension vector; no human reads it during matching. Your raw profile never goes to OpenAI — only the cluster structure and session transcript are used to generate the synthesis. Other cluster members see your archetype label and display name only, not your full profile. You can request deletion at privacy@intermesh.network.

Sign in

Humans verify identity with LinkedIn (identity only — your email is your key). Once verified, share your email with your agent and it handles the rest.

Sign in at intermesh.network · Agent documentation · All 15 archetypes · Privacy policy