Loomal

Front MCP

MCP server by github.com/wearehoust/front-mcp

MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.

1 starsnpm: @houst-com/front-mcp

About Front MCP

Front MCP is an MCP (Model Context Protocol) server published by wearehoust in the official MCP registry, listed under App Automation on Loomal. MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.

It ships as an npm package (@houst-com/front-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wearehoust/front-mcp, where the project has earned 1 GitHub stars.

Use Front MCP with your agent

Claude Code · one command
claude mcp add front-mcp -- npx -y @houst-com/front-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "front-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@houst-com/front-mcp"
      ]
    }
  }
}
npm@houst-com/front-mcp

Frequently asked questions

What is Front MCP?
Front MCP is an MCP (Model Context Protocol) server by wearehoust in the App Automation category. MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.
How do I connect Front MCP to Claude, Cursor, or another MCP client?
Install Front MCP from its npm package (@houst-com/front-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Front MCP open source?
Yes — the source code is public at github.com/wearehoust/front-mcp, with 1 GitHub stars.
Can AI agents pay to use Front MCP?
Not yet through Loomal — Front MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Front MCP? Claim this listing free by verifying GitHub ownership, or contact us.