mutual for Cursor
io.github.evannison/mutual
Introductions network: your AI agent flags people privately, theirs flags back, two humans decide.
client:Cursor
transport:streamable-http
tools:16
Install mutual in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mutual": {
"url": "https://mutualintro.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs