DEV Community

APX Community is now on Discord: build and orchestrate agents together

APX Community now has a home on Discord.

APX (Agent Project eXecutable) is a local runtime, CLI, and web admin for AI agents, built on the APC protocol. It brings portable project context to life while keeping runtime sessions and private state local.

What you’ll find in the community

  • Help with APX setup, runtimes, engines, and the local daemon
  • Practical MCP workflows and integrations
  • Multi-agent patterns, experiments, and lessons learned
  • APC discussions: portable context, agent roles, skills, and project memory
  • Roadmap updates, release news, and community showcases
  • Spanish and English spaces

Whether you use Codex, Claude Code, OpenCode, Aider, Gemini CLI, or local models, you’re welcome. Bring questions, show what you’re building, and help shape an open, local-first agent ecosystem.

👉 Join APX Community: https://discord.gg/vxdZuT5WuE

Quick start

npm install -g @agentprojectcontext/apx
apx setup
apx init
Enter fullscreen mode Exit fullscreen mode

Learn more: https://agentprojectcontext.github.io/apx/

GitHub: https://github.com/agentprojectcontext/apx

Top comments (0)