DCP Developer Community

Join the DCP Discord to follow beta updates, ask integration questions, report bugs, and collaborate with other developers building Solana agents with DCP.

Discord: The developer channel is named DCP. Use this invite: discord.com/invite/3pgAgQgpBn

The fastest way to get help is to share what you are trying to connect, what command you ran, and the exact install checks or error output. For remote agents, include whether you are using OpenClaw on Hostinger, DigitalOcean, a plain Ubuntu VPS, Docker Compose, or another setup.

What To Use Discord For

  • Beta updates: package releases, Desktop builds, relay changes, and docs changes.
  • Integration help: Claude Desktop, Cursor, VS Code, OpenClaw, custom MCP clients, and VPS agents.
  • Bug reports: pairing problems, MCP tool visibility, approval flow issues, and installer failures.
  • Product feedback: scopes that confuse agents, missing examples, rough UX, and docs that need clearer paths.
  • Collaboration: demos, agent ideas, Solana workflows, and small contributions that help the beta move faster.

Good Bug Report Template

DCP version:
Desktop version:
Agent package version:
OS / VPS provider:
Agent client: Claude / Cursor / OpenClaw / other
Command used:
Expected result:
Actual result:
Relevant output:

Remote Agent Debug Info

If a remote VPS agent does not show DCP tools, paste these checks in Discord:

systemctl status dcp-agent --no-pager -l
curl -s http://127.0.0.1:8420/health
curl -s http://172.17.0.1:8420/health
openclaw mcp list
openclaw mcp show dcp --json
journalctl -u dcp-agent -n 80 --no-pager -l

Where To Start First

Join here: DCP Discord.