Skip to content

Commit a5c9c54

Browse files
Update LinkedIn MCP Server secret name for clarity (#74)
* Add LinkedIn MCP Server to registry - Docker image: stickerdaniel/linkedin-mcp-server:latest * fix(linkedin-mcp-server): update cookie name for clarity * docs(linkedin-mcp-server): update cookie description and example * chore(linkedin-mcp-server): update Docker image version to 1.3.1 * chore(linkedin-mcp-server): update Docker image version to 1.3.2 - License update - fixed cli encoding issue
1 parent ad985f7 commit a5c9c54

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: linkedin-mcp-server
2-
image: stickerdaniel/linkedin-mcp-server:latest
2+
image: stickerdaniel/linkedin-mcp-server:1.3.2
33
type: server
44
meta:
55
category: business
@@ -12,13 +12,13 @@ meta:
1212
- networking
1313
about:
1414
title: LinkedIn MCP Server
15-
description: This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles and companies, get your recommended jobs, and perform job searches.
15+
description: This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles and companies, get your recommended jobs, and perform job searches. Set your li_at LinkedIncookie to use this server.
1616
icon: https://raw.githubusercontent.com/stickerdaniel/linkedin-mcp-server/main/assets/icons/linkedin.svg
1717
source:
1818
project: https://github.com/stickerdaniel/linkedin-mcp-server
1919
config:
20-
description: Configure LinkedIn authentication using your session cookie
20+
description: Configure LinkedIn authentication using your li_at cookie
2121
secrets:
22-
- name: linkedin-mcp-server.linkedin_cookie
22+
- name: linkedin-mcp-server.cookie
2323
env: LINKEDIN_COOKIE
24-
example: AQETADxR7bsCqpZlAAACm-lNHKAAAAGXDGmgoE0ARivAnr-8lRlxIM4RDkJcImu3xIucKbYZiKMYUidcyY85e0Fg2gjCpXQ3h_SxVyhJ1TEY_Bp-3z9MWkoRk__bVlwgy9OaHOuxNL4IK-E9yc_ghrwk
24+
example: AQETADxR7bsCqpZlAAACm-lNHKAAA...

0 commit comments

Comments
 (0)