Loading MCP server directory, please wait...
Run commands and read/write files on your servers over Termalin's keyless tunnels (hosted MCP).
npx @getmcp/cli add in.termal/termalin-webRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key> — create one at termal.in/account (API keys & MCP section)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"in.termal/termalin-web": {
"url": "https://termal.in/api/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}