Front MCP for Claude Desktop
io.github.wearehoust/front-mcp
MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.
client:Claude Desktop
transport:stdio
runtime:npm
Install Front MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"front-mcp": {
"command": "npx",
"args": [
"-y",
"@houst-com/front-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs