Skip to content
Zed

Social Profile Enrichment API for Zed

io.github.br0ski777/social-profile

Social media profile lookup for GitHub, Twitter/X, LinkedIn, YouTube. x402.

client:Zed transport:sse

Install Social Profile Enrichment API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "social-profile": {
      "url": "https://social-profile.api.klymax402.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Social Profile Enrichment API in other clients