Loomal

Deploy and manage Bult apps from AI coding agents.

1 starsnpm: @bultcloud/mcp-server

About Bult

Bult is an MCP (Model Context Protocol) server published by bultcloud in the official MCP registry, listed under Autonomous Agents on Loomal. Deploy and manage Bult apps from AI coding agents.

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

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

Use Bult with your agent

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

Frequently asked questions

What is Bult?
Bult is an MCP (Model Context Protocol) server by bultcloud in the Autonomous Agents category. Deploy and manage Bult apps from AI coding agents.
How do I connect Bult to Claude, Cursor, or another MCP client?
Install Bult from its npm package (@bultcloud/mcp-server) 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 Bult open source?
Yes — the source code is public at github.com/bultcloud/mcp-server, with 1 GitHub stars.
Can AI agents pay to use Bult?
Not yet through Loomal — Bult 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 Bult? Claim this listing free by verifying GitHub ownership, or contact us.