← All templates
Beginner
@yourname.code

Coding Agent

Your coding agent with a portable identity.

What it does

  • Runs a Claude-powered coding agent with file, git, and shell tools over MCP.
  • Signs every commit and request preamble with a key derived from your IDN handle.
  • Exposes a Cursor-style review workflow with diff preview before commit.

Built with

claude-sdkmcptypescript

Quickstart

  1. 01git clone https://github.com/idn-network/template-code my-coding-agent && cd my-coding-agent
  2. 02cp .env.example .env # IDN_HANDLE and IDN_PRIVATE_KEY are pre-filled
  3. 03echo "ANTHROPIC_API_KEY=sk-ant-..." >> .env
  4. 04docker compose up
  5. 05curl https://resolver.idn.network/v1/@yourname.code # verify identity

Reserve @yourname.code

Claim the handle now, then generate this template from your dashboard.