Australian-owned · sovereign infrastructure · models hosted on scx.ai

The Australian Terminal Coding Agent

Fulcrum is an Australian-owned, commercial coding agent that runs on Australian-owned infrastructure with sovereign-hosted models on scx.ai. File I/O, shell execution, search, memory, skills, and sub-agents — your code and your data stay onshore.

fulcrum
$ fulcrum
you
find all unhandled promises in src/
Explored
Search "await " src/
Two unhandled promises:
  • src/auth.ts:42 — missing .catch()
  • src/db.ts:18 — promise discarded inside loop
Done — 0.8s · ↑3.2k ↓187 · thought for 0.4s
> ask fulcrum…

Run fulcrum for the interactive TUI, or fulcrum exec "..." for a one-shot non-interactive run.

Commercial · Sovereign AI on scx.ai · Works with any OpenAI-compatible API

Built-in Tools

📁

File I/O

Read, write, and edit files with full project awareness

💻

Shell

Execute commands, build, test, and script

🔍

Search

Grep, glob, and find code across your project

🌐

Web

Fetch URLs and search the web

🧠

Memory

Persistent context across sessions

🎯

Skills

Reusable prompt templates

🤖

Sub-Agents

Spawn specialized workers

📊

LSP

Go-to-definition, refs, hover

📓

Notebooks

Edit Jupyter notebooks

Cron

Schedule recurring tasks

🔗

MCP

Model Context Protocol bridges

📦

Git

Worktrees, branches, commits

Slash Commands

20+ built-in commands for session control, config, cost tracking, and more

/compact - Compact the conversation transcript
/cost - Show API usage and costs
/config - Edit configuration
/doctor - Diagnose issues
/help - Show all commands
/status - Current session status

Get Started

Install fulcrum in seconds. Defaults to scx.ai — Australian-hosted Llama, Qwen, and other sovereign models — but works with any OpenAI-compatible endpoint (OpenAI, Ollama, Vercel AI Gateway, vLLM, …).

Install Now