Buy MOR
All Templates

Morpheus Coding Agent

A multi-model coding agent template with sandboxed execution, powered by Morpheus inference.

Next.jscodingagent
Get API KeyView on GitHub

Next.js Template

About this template

Build AI-powered coding agents with sandboxed code execution. This template removes vendor lock-in by routing all inference through the Morpheus decentralized network. Features a dropdown of the best coding, reasoning, and web search models — including Qwen3 Coder, Kimi K2.5, GLM 5, and Arcee Trinity. Supports GitHub OAuth, session management, and real-time streaming.

Quick Start

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

2. Clone the repository:

git clone https://github.com/MorpheusAIs/morpheus-coding-agent.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-coding-agent

Default Model

qwen3-coder-480b-a35b-instruct

Available Models

qwen3-coder-480b-a35b-instructkimi-k2.5kimi-k2-thinkingglm-5Arcee-Trinity-Large-ThinkingMiniMax-M2.5glm-4.7-thinking

Stack

Next.js 15AI SDKTailwind CSSshadcn/uiDrizzle ORMPostgreSQL

Use Cases

codingagent

Related Templates