Loomal

unlinked

MCP server by github.com/larsbaunwall/unlinked

MCP server that brings your LinkedIn professional profile and experience into your context.

3 starsnpm: @larsbaunwall/unlinked

About unlinked

unlinked is an MCP (Model Context Protocol) server published by larsbaunwall in the official MCP registry. MCP server that brings your LinkedIn professional profile and experience into your context.

It ships as an npm package (@larsbaunwall/unlinked), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/larsbaunwall/unlinked, where the project has earned 3 GitHub stars.

Use unlinked with your agent

Claude Code · one command
claude mcp add unlinked -- npx -y @larsbaunwall/unlinked
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "unlinked": {
      "command": "npx",
      "args": [
        "-y",
        "@larsbaunwall/unlinked"
      ]
    }
  }
}
npm@larsbaunwall/unlinked

Frequently asked questions

What is unlinked?
unlinked is an MCP (Model Context Protocol) server by larsbaunwall. MCP server that brings your LinkedIn professional profile and experience into your context.
How do I connect unlinked to Claude, Cursor, or another MCP client?
Install unlinked from its npm package (@larsbaunwall/unlinked) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is unlinked open source?
Yes — the source code is public at github.com/larsbaunwall/unlinked, with 3 GitHub stars.
Can AI agents pay to use unlinked?
Not yet through Loomal — unlinked is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain unlinked? Claim this listing free by verifying GitHub ownership, or contact us.