Features
Templates
Showcase
Townie
AI
Blog
Docs
Pricing
Log in
Sign up
emcho
hello-transcription
Remix of emcho/hello-mcp
Public
Like
Remix
Close sidebar
hello-transcription
Home
Code
10
.claude
1
docs
1
frontend
1
routes
2
.gitattributes
.vtignore
CLAUDE.md
README.md
deno.json
H
main.tsx
Branches
1
Pull requests
Remixes
1
History
Environment variables
1
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data โ all from the browser, and deployed in milliseconds.
Sign up now
Merge
hello-transcription/main
into
hello-mcp/main
README.md
+66
-79
hello-mcp/main
hello-transcription/main
frontend/index.html
+228
-425
H
main.tsx
+1
-8
routes/rtc.ts
+26
-29
routes/utils.ts
+20
-48
.claude
.claude/settings.local.json
+9
-0
.gitattributes
+2
-0
CLAUDE.md
+508
-0
docs
docs/guides
docs/guides/realtime-conversations.md
+919
-0
docs/guides/realtime-models-prompting.md
+445
-0
docs/guides/realtime-server-controls.md
+108
-0
docs/guides/realtime-sip.md
+137
-0
docs/guides/realtime-transcription.md
+148
-0
docs/guides/realtime-webrtc.md
+178
-0
docs/guides/realtime-websocket.md
+151
-0
docs/guides/realtime.md
+81
-0
docs/guides/tools-connectors-mcp.md
+813
-0
routes/mcp.ts
+0
-146
routes/observer.ts
+0
-30
routes/sip.ts
+0
-49