💬 Commit message: Update 2026-02-08 04:30:24, 1 files, 2 lines

📁 Files changed: 1
📝 Lines changed: 2

  • mcp.ts
This commit is contained in:
Adam Ladachowski
2026-02-08 04:30:24 +01:00
parent c34ee09b97
commit afe2c0bca2
+1 -1
View File
@@ -50,7 +50,7 @@ function withLogging<T extends Record<string, unknown>>(
}
const server = new McpServer({
name: 'claude-browse',
name: 'browse-mcp',
version: pkg.version,
});