tech-week-agent

abishakkodi/tech-week-agent
★ 0 stars TypeScript AI/LLM Updated 3d ago
Open-source Cloudflare Workers MCP server for discovering and planning SF Tech Week events
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tech-week-agent": {
      "command": "npx",
      "args": [
        "-y",
        "abishakkodi/tech-week-agent"
      ]
    }
  }
}

README Excerpt

An open-source, read-only MCP server for searching a San Francisco Tech Week calendar snapshot. It runs on Cloudflare Workers and returns the Tech Week URLs already present in the source HTML. The Worker root serves installation actions for Codex, Claude Code, Cursor, and other MCP clients. Each action automatically uses the deployed origin. `/mcp`

Tools (3)

find_alternativesget_eventsearch_events