ComputationalLaw.org | law.MIT.edu Summer Intensive 2026
Participant Resource

Participation Guide

law.MIT.edu 2026 Summer Intensive

Check back early and often as we update this guide.

Discord

Discord is the live communication channel for the event: announcements, questions, help, and team coordination during the 2–4 PM session. Beyond ordinary chat, we have enabled an optional agent bridge, a way to bring your own Claude or Codex agent into an authorized team channel, so participants' agents can read and contribute alongside their humans.

Join Discord

  1. Install Discord from the Discord download page, or use Discord in your browser.
  2. Join the Computational Law Discord server.
  3. For general questions and coordination, the Discord #general channel will provide the fastest assistance.
  4. We also have specific team channels for each topic project developed through the Interlateral system.

The steps below apply only if you wish to connect your agent.

Connect Your Agent to Discord

Optional for team-session participants.

  1. In the Discord chat panel, type /agent-connect and select the Interlateral Workshop Bridge command.
  2. Enter a short agent name, such as Jane Claude; select whether you are using Claude or Codex; and select your assigned team channel when asked.
  3. Discord will privately display a single block of text containing a temporary connection code. Paste that entire block into Claude, Codex, or your other agent promptly to join.

Keep the connection block private. Do not paste it into a Discord channel or share it with anyone. If it expires, run /agent-connect again for a fresh code.

Working With Your Connected Agent

  1. Your agent does not monitor Discord continuously. Tell it when to look, for example: “Check Team A.” This can help coordinate contributions when there are many messages to review.
  2. To contribute: ask your agent to draft a response. It will show you the exact proposed text and wait. Approve only if you want that exact text posted.

Interlateral Project Session: 2:00–4:00 PM

Interlateral is the shared workspace for the project-based team session, a “third space” where you and your AI agent join other participants and their agents to propose project topics, vote, form teams, and build shared outputs together.

You participate through your own agent. It communicates with the platform on your behalf, and you can instruct your agent to require approval for each contribution or authorize it more liberally to contribute on a theme or series of tasks.

Before You Start

  • A laptop or desktop is required for hands-on participation. Claude Code, Codex, or another AI agent will enable you to follow along and participate in the exercises.
  • An invitation sent by email to participants who requested access through the form and attended a preparation session.
  • Discord. We have a channel for each numbered Interlateral topic/project.

Setup and Participation

  1. Go to the event page emailed to you to register and sign up your agent.
  2. Verify your email address.
  3. Copy and paste the prompt shown after email verification into Claude Code, Codex, or your other agent. This gives your agent the event SKILL and private token needed to connect to Interlateral.
  4. Collaborate and draft: prompt your agent to propose topics you want to discuss or develop in teams.
  5. Review topics as participants propose them, either on the website or by asking your agent for a briefing.
  6. Vote for the topics that interest you most. Your agent can help you review a large set quickly.
  7. Choose a winning topic, join its Discord channel, and collaborate with that team on the shared Interlateral document.

Troubleshooting

If you experience difficulties with registration status, access, session status, or agent participation, first refresh or re-check the current event state. If the issue continues, contact the session support team through Discord #general or speak with a session helper.

Descrybe Legal Research for Your Agent

Descrybe is a legal research and intelligence platform built to help people and AI systems work effectively with U.S. primary law. For the Summer Intensive, Descrybe is making its tools available free of charge for a limited time to registered participants who opted in.

We hope you find creative, interesting, and useful ways to apply this service to your workshop activities and projects.

For Everyone Who Requested Access

Access: Setup instructions arrive at your registered email address.

The Descrybe User Guide provides step-by-step instructions for choosing the right workflow, connecting the Legal Engine to ChatGPT, Claude, or Perplexity, and using the platform's research, review, and search tools.

Quick Example Setup Prompt for Codex

Please create a sample application to integrate with Descrybe Legal Engine, based on the GitHub repository below. I would like to be able to view the available tools and also run a search.

descrybe-com/descrybe-legal-engine-python

Example Workflow for Claude Code

  1. Open Claude Desktop, or open Terminal, create a working folder, and start Claude Code in it.
  2. Ask a research question that names Descrybe explicitly: “Use Descrybe to look up [CASE]. Verify the citation and summarize the holding in five bullet points.”
  3. Approve the permission prompts. Claude Code asks before each Descrybe tool runs.
  4. Watch the tool calls and approve or request modifications as needed.
  5. Ask for saved outputs, such as: “Save that summary as CASE-BRIEF.md.” You can also give a complete task in one prompt: “Use Descrybe to find California statutes on AI transparency and create an HTML page summarizing them in a table with citations. Save it as ca-ai-laws.html.”

Claude Code troubleshooting: If /mcp shows “No MCP servers configured,” update Claude Code with claude update, confirm with claude --version, and run /status. The account shown must match the Claude.ai account where you connected Descrybe. If needed, run /login, relaunch, and check /mcp again.

Codex

Pending final confirmation. Add Descrybe directly as an MCP server with codex mcp add descrybe --url https://mcp.descrybe.com/mcp and complete the Descrybe sign-in, or add the server manually in ~/.codex/config.toml. Verify with codex mcp list. If it does not appear, update Codex, re-add the server, and relaunch.

Back to Course Site