Builderforce MCP Server

Builderforce.ai is a human-in-the-loop, fully agentic cloud where ideas become software and software becomes agents. You stay in control of every step while AI agents do the work - train your own specialist agents and put them to work inside your own agent, manage the whole workforce from a Kanban board, and review, validate, and approve everything without leaving your editor. It combines a full in-browser IDE with…. It is available as a remote MCP endpoint.

Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 5 · #165 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Builderforce

before you install - you'll need

Set GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, LINKEDIN_CLIENT_ID, LINKEDIN_CLIENT_SECRET, GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET, APP_URL, BUILDERFORCE_API_KEY, BUILDERFORCE_URL before connecting.

Claude Code

claude mcp add seanhogg-builderforce.ai --transport http https://api.builderforce.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "seanhogg-builderforce.ai": {
      "url": "https://api.builderforce.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.builderforce.ai/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.builderforce.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.SeanHogg is GitHub-verified and matches the repo owner

03 · Who maintains Builderforce

Builderforce is maintained by seanhogg. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
coding agent - ranked #165 of 194 actively-maintained coding agent servers as of 2026-08-25.
registry
io.github.SeanHogg/builderforce (active, first published 2026-08-09)

05 · Builderforce FAQ

What is Builderforce?

Builderforce.ai is a human-in-the-loop, fully agentic cloud where ideas become software and software becomes agents. You stay in control of every step while AI agents do the work - train your own specialist agents and put them to work inside your own agent, manage the whole workforce from a Kanban board, and review, validate, and approve everything without leaving your editor. It combines a full in-browser IDE with…. It is available as a remote MCP endpoint.

Is Builderforce still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23. We re-verify nightly.

How do I install Builderforce?

Run `claude mcp add seanhogg-builderforce.ai --transport http https://api.builderforce.ai/mcp`. The README documents 9 environment variables (GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, LINKEDIN_CLIENT_ID…) to set first. Set GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, LINKEDIN_CLIENT_ID, LINKEDIN_CLIENT_SECRET, GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET, APP_URL, BUILDERFORCE_API_KEY, BUILDERFORCE_URL before connecting. You can also paste the ready-made client config above.

Does Builderforce require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Builderforce

More coding agent MCP servers · Weavatrix · Speclock · Constellation · Live Memory · Bernstein (sipyourdrink-ltd)

More TypeScript MCP servers · Seatable · Seaworthy Io MCP Server · Clude · OpenGraph.io MCP Server · Five46 · see all