Skip to content
Cursor

mts-exolve-mcp for Cursor

io.github.theyahia/mts-exolve-mcp

MCP server for MTS Exolve — SMS, calls, recordings, Viber messaging (Russia)

client:Cursor transport:stdio runtime:npm

Install mts-exolve-mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mts-exolve-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/mts-exolve-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mts-exolve-mcp in other clients