mcpbeat Sign in

Aurora Agent MCP Server

by murariambati Your server? Claim it
local only

Aurora Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 3 Sep 2026.

FIBER decision-context compiler with honest omission accounting: 259 evidence-bearing MCP tools.

Installs per day peak 141 · avg 4
a month agotoday
20
Installs / week
npm · aurora-agent-mcp
1
Stars
0 open issues
3 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Rust

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

FEATURE_ID="AFA-atlashub-P18-F01";CONTRACT_VERSION="atlashub-local-single-study-provenance-signing-inference-engine/1.0";INPUT_SCHEMA="ArtifactAndDerivation1@1";OUTPUT_SCHEMA="SignedProvenanceEnvelope1@1";CONTENT_TYPE="application/vnd.aurora.atlashub-signed-provenance-envelope-1+json"
      child = spawn(exe, fullArgs, { cwd: options.cwd, windowsHide: true });
  return { command: path.join(dir, exeName("bioprism-mcp", process.platform)), root: dir, rootSource: "cache" };
        result = subprocess.run(cmd, cwd=REPO)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aurora-agent -- npx -y aurora-agent-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aurora-agent": {
      "args": [
        "-y",
        "aurora-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aurora-agent]
command = "npx"
args = ["-y", "aurora-agent-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aurora-agent": {
      "args": [
        "-y",
        "aurora-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aurora-agent": {
      "args": [
        "-y",
        "aurora-agent-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Aurora Agent

same job, measured the same way
Codex CCXT MCP
by lucyfox199818-collab

Dry-run-first CCXT MCP with market, account, derivatives, and guarded trading tools.

local only
Israel Business Intelligence MCP
by itzikhr18

Israeli invoice payment gate with PAY/HOLD/BLOCK decisions and public company-registry evidence.

13 tools answering
FluxProof
by equinoxaifinance-rgb

Evidence-bearing public webpage monitoring with hashes, diffs, signed webhooks, REST, and MCP.

5 tools answering
Official Source Evidence
by joshua-stapleton

Accountless public-source, SEC Form D and OFAC tools with x402 USDC payment on Base.

8 tools answering
A
Crane Ledger
by craneledger

Headless API-first double-entry accounting & bookkeeping engine. 84 MCP tools over HTTP.

answering
Bexio MCP Server
by promptpartner

Swiss accounting integration for Bexio. 314 tools: invoices, contacts, projects, account balances

215 installs/wk local only
Freedom MCP
by getfreedomos

Business-ops MCP for FreedomOS — finance, OKRs, customer scoring, AI agents, content. 250+ tools.

327 tools answering
Wafeq
by ohneben

Wafeq accounting API: all 251 endpoints as safety-categorized MCP tools, over stdio or HTTP.

local only

Aurora Agent — questions

Answers built from our own checks of this server.

Why is there no uptime for Aurora Agent?
Aurora Agent runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package aurora-agent-mcp was installed 20 times last week.
How do I connect Aurora Agent?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aurora-agent-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Aurora Agent?
The npm package aurora-agent-mcp was installed 20 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aurora Agent open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.