You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Through this LinkedIn MCP server, AI assistants like Claude can connect to your
33
33
| Tool | Description | Status |
34
34
|------|-------------|--------|
35
35
|`get_person_profile`| Get profile info with explicit section selection (experience, education, interests, honors, languages, certifications, skills, projects, contact_info, posts) | working |
36
-
|`connect_with_person`| Send a connection request or accept an incoming one, with optional note |[#304](https://github.com/stickerdaniel/linkedin-mcp-server/issues/304)[#365](https://github.com/stickerdaniel/linkedin-mcp-server/issues/365)|
36
+
|`connect_with_person`| Send a connection request or accept an incoming one, with optional note |[#365](https://github.com/stickerdaniel/linkedin-mcp-server/issues/365)|
37
37
|`get_sidebar_profiles`| Extract profile URLs from sidebar recommendation sections ("More profiles for you", "Explore premium profiles", "People you may know") on a profile page | working |
38
38
|`get_inbox`| List recent conversations from the LinkedIn messaging inbox | working |
39
39
|`get_conversation`| Read a specific messaging conversation by username or thread ID |[#307](https://github.com/stickerdaniel/linkedin-mcp-server/issues/307)|
0 commit comments