You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Build a local MCP server with the TreeHacks schedule, tunnel it to your [Poke](https://poke.com) agent, and ask it questions like \"What's happening at 3pm Saturday?\" over text.",
"type": "module",
"main": "index.js",
"scripts": {
"dev": "npx tsx server.ts",
"test": "echo \"Error: no test specified\" && exit 1"