Relationship data is scattered.
Warm paths are buried across Gmail, contacts, calendar context, enrichment sources, fallback files, and memory.
Built for agent-native operators who want their network available where the work already happens.
Add one entry to your MCP config. Now your agent can query a relationship-context graph: warm paths, source provenance, strength signals, enrichment disclosures, and draft scaffolds that stop before relationship-bearing action.
ⓘ Real conversation skeleton. Tools are auto-discovered from the MCP server.
The technical promise is compact: seed trusted data, expose canonical graph tools to the agent, and stop before relationship-bearing action.
// Canonical v1 tool surface
tools = [search, find_path, get_context, list_strongest, suggest_nurture, draft_intro]
// Approval boundary
agent can read_context + draft_scaffold
browser approves send | export | share | delete | rotate_keyAgents read context and prepare drafts. Browser approval gates send, export, share, delete, and key rotation flows.
Internal alpha posture: no borrowed logos and no fake applause. Evaluate the live scaffold, bounded contract, and approval behavior.
This is not a takedown. Happenstance, Dex, and CRMs solve real problems. AgentIntros is narrower: a personal-first relationship graph for agents that can find paths, draft context, and stop at human approval.
Your agent is already part of your work, and your network should be a private queryable graph with a strict approval gate.
Your main need is a team-shared connection pool for sales, recruiting, or fundraising discovery.
You want a polished personal CRM for remembering people, notes, reminders, and manual follow-up.
You need account ownership, pipeline reporting, forecasting, and manager-visible sales process.
AgentIntros: CLI, MCP, SDK, and REST are core surfaces.
Happenstance: Has MCP and targets agent-native workflows.
Dex: Mostly human-facing personal CRM.
CRM: APIs exist, but workflows are pipeline-first.
AgentIntros: Personal graph with provenance, strength, recency, and agent-readable context.
Happenstance: Team graph and connection discovery.
Dex: Contact timeline and reminders.
CRM: Accounts, contacts, deals, and activities.
AgentIntros: Browser approval gates sends, sharing, export, deletion, and key rotation.
Happenstance: Evaluate send and approval semantics per account.
Dex: Human-authored outreach is normal.
CRM: Often supports automation and sequencing.
Can an agent call it directly?
AgentIntros: CLI, MCP, SDK, and REST are core surfaces.
Happenstance: Has MCP and targets agent-native workflows.
Dex: Mostly human-facing personal CRM.
CRM: APIs exist, but workflows are pipeline-first.
What relationship model is emphasized?
AgentIntros: Personal graph with provenance, strength, recency, and agent-readable context.
Happenstance: Team graph and connection discovery.
Dex: Contact timeline and reminders.
CRM: Accounts, contacts, deals, and activities.
Who takes responsibility for the message?
AgentIntros: Browser approval gates sends, sharing, export, deletion, and key rotation.
Happenstance: Evaluate send and approval semantics per account.
Dex: Human-authored outreach is normal.
CRM: Often supports automation and sequencing.
Alpha note: AgentIntros rows describe the launch direction plus current scaffold where noted.
The current developer path is intentionally plain: install the published `intros` package, create local auth, connect Google-first sources as they land, or import CSV/JSON fallback data, then paste the MCP block into Claude Code, Cursor, Codex, or any MCP-capable agent.
{ "mcpServers": { "agentintros": { "command": "intros-mcp", "env": { "AGENTINTROS_API_KEY": "ait_dev_..." } } }}Graph routing, MCP access, and approval-gated review are the launch contract. Today, the safe alpha loop is graph setup, path query, context retrieval, draft scaffold, and browser approval before any relationship-bearing action.
Install the CLI, connect or import relationship context, then paste the MCP config into the agent you already use.