MIMIR.CORE / 6 DIMENSIONS / 46 MODULES·OPERATIONAL·SOC 2 IN PROGRESS

Operating intelligence — built into a platform you can run, or built into your business as a service.

Mimir Systems operates two adjacent things: a platform — Mimir Core — and a team that builds, deploys, and runs it inside your company. Forecasts, finance, sales, marketing, operations, strategy. Six dimensions of the business, one workspace.

// SYSTEM TELEMETRY · MIMIR COREALL SYSTEMS NOMINAL
DIMENSIONS
06
INTEL · FIN · SALES · MKT · OPS · STRAT
MODULES
46
3 FREE · 43 PAID
PROVIDERS
03
ANTHROPIC · OPENAI · GEMINI
PRO TIER
$297
/ MO · EVERY MODULE
PLATFORM · MIMIR CORE

Run the platform yourself.

Mimir Core is the operating intelligence layer. 46 modules across six dimensions, your own AI keys, your own subdomain. Three modules free. Pro at $297/mo unlocks everything. Enterprise for whitelabel and source-license.

  • 46 modules across six dimensions
  • BYOK · Anthropic · OpenAI · Gemini
  • Your own subdomain, your own brand
  • Marketplace for à la carte modules
Get Mimir Core →
SERVICES · HIRE THE TEAM

Your spec, our build.

You've already designed your app. Hours of prompting through Claude or ChatGPT got you a spec, flows, the logic. What you don't have is a deployed product. That's what we do.

Builds start at $5K. Most ship in 1–3 weeks. We don't tell you what your app should be — you've already done that work. We turn your file into a real product.

  • AI-built spec → deployed app
  • Fractional CTO engagements
  • Concierge implementation of Mimir Core
  • Optional growth consulting once you're live

We're builders, not idea consultants. You bring the spec, we bring the deployment. The market reception is yours to drive — or talk to us about growth consulting once you're live.

Hire the team →
WHERE WE FIT

Where we fit in the AI-build stack.

App-builders like Lovable and Bolt are extraordinary at one thing: turning your idea into a working prototype fast. We do the part that comes after — turning the prototype into a real product that customers can use, that handles money, that doesn't break.

CATEGORYMIMIR SYSTEMSLOVABLE
OutputProduction appWorking prototype
AuthReal auth, role-based accessStub auth, single-user assumption
PaymentsStripe wired, webhooks, recoveryManual setup, often "coming soon"
IntegrationsWhatever your business usesLimited to built-in connectors
Production-readinessError handling, observability, abuse preventionDemo-ready, not customer-ready
ArchitectureMulti-tenant where it mattersSingle-app pattern, breaks at scale
SupportHuman, ongoing, accountableNone — community-only
What you bringYour AI-built specYour idea, prompted into shape
Time to live1–3 weeksHours to prototype, weeks-months to ship
Cost$5K–$15K once$20–$100/month + your time
01 · PLATFORM

Mimir Core. Six dimensions of your business, one workspace.

Every business runs on the same six dimensions. Mimir Core gives each one a set of modules you consult before decisions. Bring your own AI keys. Your data stays with you. Run it self-hosted in your VPC, or have us host it.

01 · INTELLIGENCE
Intelligence
8 modules
Forecasts, briefings, ad scaling, citation guards.
forecastmorning-briefad-scalefunnel-modeler
02 · FINANCE
Finance
7 modules
Revenue, subscriptions, runway, recovery, bank feeds.
revenue-dashboardsubscription-analyticsrunwaybank-feed
03 · SALES
Sales
7 modules
Rep dashboards, call scoring, objections, commissions.
rep-dashboardcall-scorerobjection-libraryno-show-recovery
04 · MARKETING
Marketing
8 modules
Ad builder, UGC briefs, hook library, content studio.
ad-builderugc-briefshook-librarycontent-studio
05 · OPERATIONS
Operations
9 modules
Tasks, SOPs, support queue, team, voice router.
task-boardsop-librarysupport-queuevoice-router
06 · STRATEGY
Strategy
7 modules
ICP profiles, strategy boards, milestones, reviews.
icp-profilesstrategy-boardquarterly-review-prepmeeting-memory
PLANPRICEMODULESBYOKWHITELABELSTATUS
Free$03 modules + 4-min trial of any paid module● Live
Pro$297 / moAll 46 modules · unlimited usage● YesSubdomain + logo + colors● Popular
EnterpriseCustomPro + custom modules + dedicated support● Yes● Custom domain · multi-user · source-license● 30-min discovery
Marketplace$47–$97 once · $19–$29 / moBuy individual modules à la carte● Yes● Open
// BRING YOUR OWN KEY · YOUR DATA STAYS WITH YOUtenant-integrations.ts
// Mimir Core encrypts and stores your AI provider keys per-tenant.
// Every consult routes through your key, against your account, with
// your audit trail. We never see the prompts or the responses.

const integrations = await db.execute({
  sql: `SELECT integration_type, label, is_active
        FROM tenant_integrations
        WHERE tenant_id = ? AND is_active = 1`,
  args: [tenantId],
});

// Supported providers
const PROVIDERS = ["anthropic", "openai", "gemini"] as const;

// Run a module against the tenant's provider of choice.
const result = await mimir.runModule("forecast", {
  tenantId,
  inputs: { mrr: 95_000, growthRate: 0.08, churn: 0.03 },
  provider: "anthropic",
});
02 · SERVICES

Hire the team behind the platform.

Custom application development, fractional engineering leadership, and concierge implementation of Mimir Core. Each engagement is scoped, priced, and signed against a fixed statement of work. Pricing on request — talk to us before you anchor on a number.

ENGAGEMENTSHAPESCOPETIMELINETEAMSTATUS
custom-appProjectEnd-to-end build · spec to deploy6 — 14 weeks2 — 3● Open
fractional-ctoMonthlyArchitecture, hiring, vendor calls, hands-onOngoing1● Open
core-implementationConciergeMimir Core in your VPC · data integration · training4 — 8 weeks2 — 4● Open
whitelabel-deployLicense + DeploySource-available license · branded deployment · 90d support3 — 6 weeks2● Open
module-developmentProjectCustom Mimir Core module against your data4 — 10 weeks2● Open
audit-and-architectureFixedIndependent review of your AI/data stack2 — 3 weeks1 — 2● Open
// HOW WE WORK · 4 STEPS · NO 14-WEEK DISCOVERY PHASEengagement.md
# 01 — BRIEF
You submit a project brief. We respond within 24 hours
with clarifying questions, not a generic intake form.

# 02 — COUNSEL
Thirty minutes, founder-to-founder. We tell you whether
this is worth building, what it should cost, how long.

# 03 — BUILD
Weekly demos in your environment. No black-box delivery.
You see progress where the work actually lives.

# 04 — HANDOFF
Documented, deployed, yours. Optional retainer if you
want us to keep evolving it. No vendor lock-in.
03 · DEPLOYMENTS

Production systems running on Mimir Core.

Selected deployments across marketplace, intelligence, and operating-portal use cases. Detailed engagement records available under NDA.

ZI-FIND PORTAL2024 — 2026

B2B proptech · operations stack

Operating portal for a multi-product marketplace. Customer support intelligence, content studio, sales call analyzer, partner management, Gmail gateway. Multiple Mimir Core modules in production.

support-queuecontent-studiocall-scorertask-boardforecast
// LIVE PREVIEW SLOTiframe portal.zi-find.com/demo
[ DEPLOYMENT — TK ]2026

[ Description placeholder ]

Replace this card with a second deployment when ready. Pattern: company name (or anonymized), engagement type, modules in production, link to a case-study page or demo iframe.

module-xmodule-y
04 · START A BRIEF

Tell us what you're trying to build.

Five-minute brief. Real questions. We respond personally — not with a calendar link from a chatbot. Either path — platform or services — starts the same way.