Skip to content
VS Code

mutual for VS Code

io.github.evannison/mutual

Introductions network: your AI agent flags people privately, theirs flags back, two humans decide.

client:VS Code transport:streamable-http tools:16

Install mutual in VS Code

.vscode/mcp.json

{
  "servers": {
    "mutual": {
      "type": "http",
      "url": "https://mutualintro.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

mutual in other clients