emplusx for Claude Desktop
com.emplusx/emplusx
Finished, on-brand .pptx and .docx from a brief - quality-gated by an agentic consulting team.
client:Claude Desktop
transport:streamable-http
Install emplusx in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"emplusx": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://emplusx.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs