termalin web for Grok
in.termal/termalin-web
Run commands and read/write files on your servers over Termalin's keyless tunnels (hosted MCP).
client:Grok
transport:streamable-http
tools:8
Install termalin web in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"termalin-web": {
"type": "http",
"url": "https://termal.in/api/v1/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs