M
MCP Remote Agent
by @mikutyan4
Connect your vibe coding tool to servers where SSH is not available. One Python file, zero dependencies.
Created 4/3/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-remote-agent
Cursor configuration (mcp.json)
{
"mcpServers": {
"mikutyan4-mcp-remote-agent": {
"command": "uvx",
"args": [
"mcp-remote-agent"
]
}
}
}