Tech Week, in your AI assistant

Have your assistant
plan your week

Tell it which nights you have and who you want to meet. It reads the official calendar, builds your schedule, and hands you the sign-ups.

Example

I'm in SF Wednesday night. Into AI infra, want to actually meet people.

Three that fit, all within a short walk:

  1. 5:30 PMInfra founders happy hour · SoMaRSVPs open
  2. 7:00 PMOpen-source models meetup · MissionRSVPs open
  3. 9:00 PMRooftop after-hours · DogpatchWaitlist

Want the sign-up links for any of these?

How it works

  1. 01

    Connect

    Add Tech Week to the assistant you already use. About a minute, once.

  2. 02

    Ask

    A free Thursday, a topic, a neighborhood. It searches the official calendar, every city and every day.

  3. 03

    Go

    A schedule that fits, and the sign-up links for the events you choose.

Connect your assistant

Pick yours. About a minute, once.

In Claude

Nothing to install.

Claude

  1. 1In Claude, open Settings → Connectors.
  2. 2Add custom connector and paste the link below.
  3. 3Start a new chat and ask.
https://www.tech-week.com/api/mcp

In your editor

One click or one line.

  1. 1Cursor opens with the server filled in.
  2. 2Approve once.

Claude Code

  1. 1Paste into your terminal.
  2. 2Add --scope user for every project.
claude mcp add --transport http tech-week https://www.tech-week.com/api/mcp
  1. 1VS Code opens and asks you to confirm.
  2. 2Use it from agent mode.

Any other MCP client

  1. 1Paste into your client's MCP configuration.
{
  "mcpServers": {
    "tech-week": {
      "url": "https://www.tech-week.com/api/mcp"
    }
  }
}

Older clients (stdio only)

  1. 1For clients that can't reach a remote server directly.
  2. 2Requires Node.
{
  "mcpServers": {
    "tech-week": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.tech-week.com/api/mcp"
      ]
    }
  }
}

Things to ask

A city, a night, a mood. That’s enough.

  • I'm in SF on Wednesday night. What's worth going to?

  • Build me a Tuesday in LA — nothing before 10am, and keep it walkable.

  • Find AI infra events that still have RSVPs open and send me the sign-up links.

  • What's on in SoMa on Thursday evening?

  • I want to meet founders, not sit through talks. What should I go to?

  • Which events is a16z hosting or sponsoring this year?

Ready to plan your Tech Week?

Open the calendar, pick your city, and start building your week.

Or browse the full calendar
Tech Week 2026

Questions? Email us at hello@tech-week.com

Download Media/Press KitJoin the a16z speedrun talent networkView Community Guidelines

Follow Our Socials