telnetbbs mcp for Windsurf
io.github.mrfentmen/telnetbbs-mcp
Use this MCP server to Telnet BBS Guide, the directory of live retro BBSes you can still dial...
client:Windsurf
transport:stdio
runtime:npm
Install telnetbbs mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"telnetbbs-mcp": {
"command": "npx",
"args": [
"-y",
"telnetbbs-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs