Fix MCP server name to browse
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ function withLogging<T extends Record<string, unknown>>(
|
||||
}
|
||||
|
||||
const server = new McpServer({
|
||||
name: 'browse-mcp',
|
||||
name: 'browse',
|
||||
version: pkg.version,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user