Now in beta · Game Servers & AI Endpoints

Plug in.
Play on.

Host game servers and AI model endpoints on the hardware you already own.

One small agent turns the machine you already own into a managed platform — game servers for Minecraft, Rust, Palworld and more, or private AI model endpoints powered by Ollama. No port forwarding, no cloud bills, no GPU required for AI.

# Run in your terminal — installs & pairs the agent

curl -sSL https://install.nodemesh.app | sudo sh

✓ Agent installed & connected

🔒 No shell runs on your Linux host. Downloads are checksum-verified. → How we keep your hardware safe

⛏️ Minecraft · 🔫 Rust · 🦎 Palworld · ⚔️ Valheim · 🎮 Hytale · + more 🖥️ Bring Your Own Host 🐧 Linux · 🪟 Windows (beta) 🔌 No port forwarding Free first node 🤖 Run AI models locally 🔌 OpenAI-compatible API 🧠 Llama · Qwen · Embeddings

// What you can run

One platform. Two products.

Install the NodeMesh agent on any machine. Choose what to run — game servers, AI model endpoints, or both.

// Game Servers

Game Servers

Host Minecraft, Rust, Palworld, Valheim and more on your own PC or server. NodeMesh handles the control plane — traffic proxy, auto-restart, console, file manager, backups. Your players connect; your machine does the work.

  • 8+ supported games
  • No port forwarding or exposed IP
  • Console, mods, file manager, backups
  • Free first node
Explore games →

// AI Endpoints

AI Endpoints

Run open-source LLMs on your own machine with an OpenAI-compatible REST API. No GPU required. Your data never leaves your hardware — no per-token billing, no cloud inference, no request logging.

  • Llama 3.2, Qwen 2.5, Nomic Embed
  • CPU-only — no GPU required
  • Drop-in OpenAI API replacement
  • Private by default
Deploy an AI endpoint →

// Features

Everything you need to run great compute

Your hardware does the work. NodeMesh handles the hard parts.

Bring Your Own Host

Install the agent on any machine — gaming PC, spare laptop, home server. Your hardware runs the games; we run the control plane.

Traffic Proxy

No port forwarding, no exposed IP. Player traffic routes through our edge to your machine, so your home network stays private and your real address never leaves the panel.

Eight games, zero setup

Minecraft, Valheim, Hytale, Rust, Palworld, Satisfactory, Project Zomboid and ARK: Survival Evolved — runtimes auto-installed, server downloaded, configured for you. See the full game list.

Self-Healing

Servers restart automatically on crash and the agent reconnects after network drops — so your world stays up while you're away.

Custom connect address

Your players connect to a memorable name like yourworld.mc.nodemesh.app — no IP, no port to remember. Minecraft connects with no port at all; your machine's real IP stays hidden.

Console & Files

Live console streaming, an in-browser file manager, mods, and a visual config editor. Manage everything without ever touching SSH.

// AI Endpoints

New

Runs on your machine. Stays there.

Your prompts and completions never leave your hardware. NodeMesh deploys the model to your own node — no cloud inference, no request logging, no third-party data pipeline.

OpenAI-compatible API

Every endpoint speaks the OpenAI chat completions protocol. Point any SDK, LangChain integration, or HTTP client at your node URL — nothing else changes. POST /v1/chat/completions

Unlimited queries. No meter.

No per-token billing, no monthly API quota, no usage cap. Once the model runs on your node, every request is free. Build chatbots, generate embeddings at scale — the bill doesn't move.

// Try it

# OpenAI-compatible — works with any client

curl https://api.nodemesh.app/e/{id}/v1/chat/completions \

  -H "Authorization: Bearer nm_..." \

  -d '{"model":"llama3.2:3b","messages":[{"role":"user","content":"Hello"}]}'

→ {"choices":[{"message":{"content":"Hi! How can I help?"}}]}

// Setup

From zero to a live server in minutes

Three steps. No networking knowledge required.

1

Install the agent

Paste one line from your dashboard. It downloads, installs as a service, and pairs automatically.

# Linux · Terminal
curl -sSL https://install.nodemesh.app | sudo sh
✓ node registered
2

Create a server

Pick a game and player count. NodeMesh installs the runtime and the server for you — watch it live in the console.

⛏️ Minecraft · Survival
installing… 68%
3

Share & play

Your connection address appears in the panel. Send it to friends — no IP, no port forwarding to explain.

🌐 play.nodemesh.app:25xxx

// AI Endpoints

From zero to a live AI endpoint in minutes

Same agent, same install. Pick a model and get an API URL.

1

Install the agent

The same one-line install works for both game servers and AI endpoints. The agent auto-detects your hardware and configures the Ollama runtime.

# Works on any modern Linux machine
curl -sSL https://install.nodemesh.app | sudo sh
✓ Ollama runtime configured
2

Pick a model

Choose from Llama 3.2 3B, Llama 3.1 8B, Qwen 2.5 7B, or Nomic Embed. NodeMesh pulls the model to your node and starts serving it automatically.

🧠 Llama 3.2 · 3B
installing model… 42%
3

Call the API

Your endpoint URL appears in the dashboard. Use it with any OpenAI SDK, LangChain, or plain HTTP. Private, unlimited, no billing.

🔗 api.nodemesh.app/e/{id}/v1

// Supported games

Pick a game. We handle the rest.

New games ship as templates — they appear here automatically when they land.

// Live now

ARK: Survival Ascended

ARK: Survival Ascended

Stable

survival

ARK: Survival Evolved

ARK: Survival Evolved

Stable

survival

Hytale

Hytale

Beta Linux

sandbox

Minecraft

Minecraft

Stable

sandbox

Palworld Dedicated Server

Palworld Dedicated Server

Beta Linux

survival

Project Zomboid Dedicated Server

Project Zomboid Dedicated Server

Beta Linux

survival

Rust

Rust

Beta Linux

survival

Satisfactory Dedicated Server

Satisfactory Dedicated Server

Beta Linux

building

Valheim

Valheim

Stable Linux

survival

More games coming.

// Already using something else?

How NodeMesh compares

Coming from a free host or a bare tunnel? Here's the honest side-by-side.

// Beta pricing

Your first node is free. Forever.

All features included — no credit card, no time limits, no catch.

BYOH — Free

Free · 1st node

Extra nodes: 5 NMC/month (NodeCoin credits, granted during beta — no payment needed).

1 BYOH node Up to 5 servers All 8 games Traffic proxy Console & files Auto-restart AI model endpoints No per-token billing
See full pricing →

Ready to plug in?

Your hardware. Our control plane. Game servers and AI endpoints — on the machine you already own.

Get started — it's free