emisar for Grok
dev.emisar/emisar
Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step.
client:Grok
transport:streamable-http
Install emisar in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"emisar": {
"type": "http",
"url": "https://emisar.dev/api/mcp/rpc"
}
}
}
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