Buy MOR
All Templates

Morpheus Open Agents

Build and run background coding agents on your own infrastructure with Morpheus AI.

Next.jsagentcoding
Get API KeyView on GitHub

Next.js Template

About this template

An open-source platform for building and running your own background coding agents. Uses Morpheus decentralized inference with Qwen3 Coder 480B for state-of-the-art code generation and understanding. Features a three-layer architecture with web interface, agent workflow, and sandboxed execution environment.

Quick Start

1. Get your API key from app.mor.org

2. Clone the repository:

git clone https://github.com/MorpheusAIs/morpheus-open-agents.git

3. Add your API key to .env.local:

MORPHEUS_API_KEY=your-api-key

4. Install dependencies and start:

npm install && npm run dev

Powered by Morpheus Inference API

This template uses the Morpheus decentralized inference network — an OpenAI-compatible API backed by independent providers with no vendor lock-in.

API DocumentationAvailable Models

Repository

MorpheusAIs/morpheus-open-agents

Default Model

qwen3-coder-480b-a35b-instruct

Available Models

qwen3-coder-480b-a35b-instructkimi-k2.5glm-5MiniMax-M2.5Arcee-Trinity-Large-Thinkingglm-4.7-thinking

Stack

Next.jsTailwind CSSPostgreSQLTypeScript

Use Cases

agentcoding

Related Templates