# ResumeContext > Make coding agents multiplayer. One shared archive of every coding-agent session, handed back to every agent on the team through MCP. - [ResumeContext](https://resumecontext.com/docs/index.md): Make coding agents multiplayer. One shared archive of every session, handed back to every agent on the team through MCP. - [Quickstart](https://resumecontext.com/docs/quickstart.md): Install, sign in, then create or join a project in about two minutes. - [Connect your agent](https://resumecontext.com/docs/connect-your-agent.md): Paste the MCP URL and token into whichever agent you use. - [Projects and directories](https://resumecontext.com/docs/concepts/projects.md): Why a project is created from the command line, inside a directory. - [Syncing and freshness](https://resumecontext.com/docs/concepts/sync.md): What gets captured, how often, and what lags. - [Teams and access](https://resumecontext.com/docs/concepts/teams.md): Sharing a project, and what happens when you remove someone. - [Machines](https://resumecontext.com/docs/concepts/machines.md): Why every session records where it ran, and what your agent does with that. - [What your agent can do](https://resumecontext.com/docs/mcp/overview.md): The six tools ResumeContext adds to your coding agent. - [Finding and reading](https://resumecontext.com/docs/mcp/search.md): search, grep and read, and when each is right. - [query_archive](https://resumecontext.com/docs/mcp/query-archive.md): SQL over the structured facts of a project. - [Managing access from your agent](https://resumecontext.com/docs/mcp/members.md): The two tools that change something. - [CLI overview](https://resumecontext.com/docs/cli/overview.md): Every command, and which ones you actually run. - [auth](https://resumecontext.com/docs/cli/auth.md): Sign in, and bind this machine. - [init](https://resumecontext.com/docs/cli/init.md): Connect a directory to a project. - [sync](https://resumecontext.com/docs/cli/sync.md): Push this project's local history now. - [mcp](https://resumecontext.com/docs/cli/mcp.md): Get the URL and token your agent needs. - [agents](https://resumecontext.com/docs/cli/agents.md): Which coding agents are supported, and choosing which to sync from. - [share, accept, revoke, members](https://resumecontext.com/docs/cli/sharing.md): Managing who can see a project. - [projects](https://resumecontext.com/docs/cli/projects.md): List and delete projects. - [daemon](https://resumecontext.com/docs/cli/daemon.md): The background sync service. - [uninstall](https://resumecontext.com/docs/cli/uninstall.md): Stop auto-sync and remove local state. - [The dashboard](https://resumecontext.com/docs/web/dashboard.md): Reading your archive in the browser.