Configure & Extend
Configure account state, models, billing, repo instructions, custom commands, connections, MCP, permissions, approvals, slash commands, and project rules.
Use this section when Mogplex is visible but not yet behaving the way the repo, team, or local workflow needs.
Settings
GitHub identity, App coverage, billing access, connections, access tokens, models, and shared preferences.
Available Models
Live model catalog, enabled models, defaults, plan access, CLI sync, and repo-level exclusions.
Agent Authoring
Design durable agents with clear jobs, slugs, prompts, models, skills, rules, context, and routing expectations.
Repo Instructions
Use AGENTS.md, AGENTS.override.md, and agent.json to give Mogplex durable repo-local context.
Custom Slash Commands
Create project or user scoped prompt templates that become reusable CLI composer commands.
Connections and MCP
Configure REST and MCP tools, understand scope resolution, and sync cloud MCP servers into the CLI.
Plans & Billing
Coming soon: plan tiers, account billing, included usage, limits, invoices, and entitlements.
Security and Data Handling
Identity, tokens, managed model access, connection secrets, webhooks, event data, sandboxes, and safe support artifacts.
Installations
GitHub App coverage, repo eligibility, triggerability, and sync or rebinding behavior.
Skills
Agent-host skills that guide users through Mogplex login, slash commands, and repo-local configuration.
MCP
The planned outbound Mogplex MCP server path for external MCP-aware agent hosts.
Permissions
Local permission modes and layered project rules for the CLI cockpit.
Approvals
How gated tool calls enter the approval queue and how allow, ask, and deny behavior resolves.
Slash Commands
Every slash command available from the Mogplex CLI composer.
Common configuration paths
- Model or account-access issue: start with Available Models, then check Model Selection and Cost and Settings.
- Durable worker behavior is hard to reuse: start with Agent Authoring, then check Agents.
- Repo-local context is being repeated in prompts: start with Repo Instructions, then factor repeatable composer prompts into Custom Slash Commands.
- Agent tools are missing or too broad: start with Connections and MCP, then check Connection Scope and Overrides.
- Repo is visible but cannot trigger hosted work: start with GitHub and Installations.
- Sandbox launch reports missing access: start with Plans & Billing, then confirm repo settings in Projects.
- CLI asks for permission unexpectedly: start with Permissions and Approvals.
- Another agent host needs to guide a user through Mogplex: start with Skills.