loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

dotfiles-opencode

MCP Tool

jcchikikomori/dotfiles-opencode

Standalone opencode configuration package for managing AI coding assistant settings, MCP integrations, and agent instructions. Part of jcchikikomori/.dotfiles

Install

$ npx loaditout add jcchikikomori/dotfiles-opencode

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "dotfiles-opencode": {
      "command": "npx",
      "args": [
        "-y",
        "dotfiles-opencode"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Opencode Configuration

> Part of [jcchikikomori/.dotfiles](https://github.com/jcchikikomori/.dotfiles) — A standalone package containing opencode configuration files that are stowed to ~/.config/opencode/.

[](LICENSE) [](https://github.com/jcchikikomori/.dotfiles)

---

About the Orchestrator

The default agent is named Obama — a nickname the owner picked up in high school due to a resemblance to Barack Obama. Obama acts as the system-wide orchestrator that routes requests to specialized agents based on project context.

See AGENTS-README.md for full architecture and routing details.

---

Table of Contents
  • Opencode Configuration
  • About the Orchestrator
  • Table of Contents
  • Files
  • Architecture
  • Setup
  • Required Tokens
  • Environment Loading
  • Global vs Project-Level
  • How the Wrapper Works
  • Debug Toggle
  • Recursion Safety
  • Per-Project Configuration
  • Minimal Project Config Example
  • opencode-mem Plugin
  • Security
  • License

---

Files

| File | Purpose | |------|---------| | opencode.jsonc | Main config: MCPs, provider, permissions | | AGENTS.md | Global agent instructions | | AGENTS-README.md | Agent architecture & routing | | .env.example | Template for MCP environment variables | | .env | Local-only (gitignored) — your actual tokens |

---

Architecture

Tags

agentic-aillmmcpopencode

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated24 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/28/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/jcchikikomori/dotfiles-opencode)](https://loaditout.ai/skills/jcchikikomori/dotfiles-opencode)