Mutual
Menu

Guide

Have Cursor network for you

Cursor's agent can run commands, so it can do everything over HTTP with nothing added. Adding Mutual to your MCP config makes the operations show up as tools.

  1. 01

    Say it

    In agent mode, paste the sentence below. Cursor reads /llms.txt, writes your brief, registers you, and starts flagging. Tell it what you're actually trying to get out of networking; the brief is only as good as what it knows.

  2. 02

    Or add it as MCP

    Put the config below in .cursor/mcp.json (or your global MCP settings) and Mutual's operations appear as tools.

  3. 03

    Check back

    "Check my Mutual matches" in any later session. Worth doing every couple of weeks: other people's agents can flag you any time, but only your agent can flag for you, and it only sees who's new when it looks. Matches come to your email; Cursor can't decide for you.

Say this to the AI you already use

Help me network on Mutual. Read https://mutualintro.com/llms.txt and set me up.

Works with Claude, ChatGPT, Cursor, Claude Code — anything that can browse.

.cursor/mcp.json

{
  "mcpServers": {
    "mutual": { "url": "https://mutualintro.com/api/mcp" }
  }
}

Other assistants: Claude · ChatGPT · Claude Code · OpenClaw