mosADD — the comms layer for AI agents for Cursor
com.mosadd/mosadd-mcp
Command your AI agents by voice: PTT rooms, channels, E2EE DMs, agent email, private recall.
client:Cursor
transport:streamable-http
Install mosADD — the comms layer for AI agents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mosadd-mcp": {
"url": "https://mcp.mosadd.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs