Skip to content

Quickstart

This guide will help you create your first context container and connect it to an AI tool. Choose the path that fits your workflow.

Wire supports instant onboarding. Start using a container without creating an account. Add a Wire MCP server URL to your AI tool and you get a fully functional ephemeral container immediately. Upload files, write entries, and query context right away.

Ephemeral containers last 7 days. When you’re ready to keep yours, call the wire_claim tool to get a claim link, then sign up or log in to make it permanent.

See the Instant Onboarding guide for the full walkthrough.

Create an account, set up an organization, then create containers from the dashboard. This is the traditional path and gives you full control from the start.

Follow the steps below for this approach.

  • A Wire account (sign up here)
  • An AI tool that supports MCP (Claude Desktop, Claude Code, Cursor, etc.)

Visit usewire.io and click Get Started. Sign up with your email or Google account. You’ll be prompted to create your first organization.

From your dashboard, click New Container. Wire creates a container with a placeholder name and takes you to it.

Containers are immediately ready for use. All 5 tools (wire_explore, wire_search, wire_write, wire_delete, wire_analyze) are available from creation.

You can add content in two ways. Use either or both.

Connect your MCP client first, then let your agent write entries directly.

  1. Skip to Step 4 to connect your AI tool
  2. Ask your agent to write entries using wire_write
  3. Optionally run analysis (via wire_analyze or the dashboard) to refresh the schema for querying

This is ideal when your agent is gathering context during a session and you want it stored for later.

Upload files through the dashboard, then query them with your AI tool.

  1. Click Upload Files on your container page
  2. Drag and drop or select files
  3. Wire processes your files into entries automatically

See Supported File Types for the complete list of formats.

After processing, analysis runs to discover entity types and build the schema for querying.

Connect your AI tool to your container’s MCP server. This example uses Claude Code:

When prompted, authorize Wire to access your containers.

See MCP Connect for setup instructions for other clients like Claude Desktop, Cursor, and Cline.

Now you can ask your MCP client questions about your content:

Can you summarize the key points from my project documentation?

Your MCP client will use Wire’s tools to search and retrieve relevant context from your container.