termalin web for Cursor
in.termal/termalin-web
Run commands and read/write files on your servers over Termalin's keyless tunnels (hosted MCP).
client:Cursor
transport:streamable-http
tools:8
Install termalin web in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"termalin-web": {
"url": "https://termal.in/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs