T3rnel Browser — Session Bridge
Rank #9,898io.github.t3ratech/mcp-session-bridge
Drive a browser you are already signed into, through the free T3rnel Browser extension.
T3rnel Browser — Session Bridge is a Model Context Protocol (MCP) server published by t3ratech. It ranks #9,898 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. T3rnel Browser — Session Bridge is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 122,148 of 132,046 servers on MCP Toplist.
Use T3rnel Browser — Session Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-session-bridge -e "T3RNEL_SESSION_MODE=<your T3RNEL_SESSION_MODE>" -e "T3RNEL_SESSION_HEADLESS=<your T3RNEL_SESSION_HEADLESS>" -e "T3RNEL_SESSION_TIMEOUT_MS=<your T3RNEL_SESSION_TIMEOUT_MS>" -- npx -y @t3ratech/mcp-session-bridgeReplace each placeholder with your own value before saving.
[mcp_servers.mcp-session-bridge]
command = "npx"
args = ["-y", "@t3ratech/mcp-session-bridge"]
[mcp_servers.mcp-session-bridge.env]
T3RNEL_SESSION_MODE = "<your T3RNEL_SESSION_MODE>"
T3RNEL_SESSION_HEADLESS = "<your T3RNEL_SESSION_HEADLESS>"
T3RNEL_SESSION_TIMEOUT_MS = "<your T3RNEL_SESSION_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-session-bridge": {
"command": "npx",
"args": [
"-y",
"@t3ratech/mcp-session-bridge"
],
"env": {
"T3RNEL_SESSION_MODE": "<your T3RNEL_SESSION_MODE>",
"T3RNEL_SESSION_HEADLESS": "<your T3RNEL_SESSION_HEADLESS>",
"T3RNEL_SESSION_TIMEOUT_MS": "<your T3RNEL_SESSION_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-session-bridge": {
"command": "npx",
"args": [
"-y",
"@t3ratech/mcp-session-bridge"
],
"env": {
"T3RNEL_SESSION_MODE": "<your T3RNEL_SESSION_MODE>",
"T3RNEL_SESSION_HEADLESS": "<your T3RNEL_SESSION_HEADLESS>",
"T3RNEL_SESSION_TIMEOUT_MS": "<your T3RNEL_SESSION_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-session-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@t3ratech/mcp-session-bridge"
],
"env": {
"T3RNEL_SESSION_MODE": "<your T3RNEL_SESSION_MODE>",
"T3RNEL_SESSION_HEADLESS": "<your T3RNEL_SESSION_HEADLESS>",
"T3RNEL_SESSION_TIMEOUT_MS": "<your T3RNEL_SESSION_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-session-bridge": {
"command": "npx",
"args": [
"-y",
"@t3ratech/mcp-session-bridge"
],
"env": {
"T3RNEL_SESSION_MODE": "<your T3RNEL_SESSION_MODE>",
"T3RNEL_SESSION_HEADLESS": "<your T3RNEL_SESSION_HEADLESS>",
"T3RNEL_SESSION_TIMEOUT_MS": "<your T3RNEL_SESSION_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-session-bridge": {
"command": "npx",
"args": [
"-y",
"@t3ratech/mcp-session-bridge"
],
"env": {
"T3RNEL_SESSION_MODE": "<your T3RNEL_SESSION_MODE>",
"T3RNEL_SESSION_HEADLESS": "<your T3RNEL_SESSION_HEADLESS>",
"T3RNEL_SESSION_TIMEOUT_MS": "<your T3RNEL_SESSION_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.t3ratech%2Fmcp-session-bridge)<a href="https://mcptoplist.com/server/io.github.t3ratech%2Fmcp-session-bridge"><img src="https://mcptoplist.com/badge/io.github.t3ratech%2Fmcp-session-bridge.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
t3ratech
Available versions (4)
| Version | Published |
|---|---|
| 1.2.0 | Sep 5, 2026 |
| 1.1.0 | Aug 27, 2026 |
| 1.0.2 | Aug 23, 2026 |
| 1.0.1 | Aug 23, 2026 |
Frequently asked questions
- Who maintains T3rnel Browser — Session Bridge?
- T3rnel Browser — Session Bridge is maintained by t3ratech, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is T3rnel Browser — Session Bridge listed on the Official MCP Registry?
- Yes — T3rnel Browser — Session Bridge is listed on the Official MCP Registry, alongside Glama.
- How many versions does T3rnel Browser — Session Bridge have?
- MCP Toplist tracks 4 versions of T3rnel Browser — Session Bridge, most recently published on Sep 5, 2026.
- Where can I find the source code for T3rnel Browser — Session Bridge?
- The source code for T3rnel Browser — Session Bridge is hosted at github.com/t3ratech/t3rnel-browser-plugin.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.