Skip to content
VS Code

mcp for VS Code

com.curviate/mcp

LinkedIn actions for AI agents: search, messaging, posts and invites, as hosted MCP tools.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://app.curviate.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp in other clients