Social Fetch for Zed
io.github.social-freak-ltd/socialfetch
Public social-data API and live docs for AI coding agents.
client:Zed
transport:streamable-http
tools:250
Install Social Fetch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"socialfetch": {
"url": "https://api.socialfetch.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- linkedin_live_profile_get_v2
- linkedin_live_profile_batch_v2
- linkedin_live_person_resolve_v2
- linkedin_live_person_posts_v2
- linkedin_live_person_comments_v2
- linkedin_live_person_employmentHistory_v2
- linkedin_live_person_recommendations_v2
- linkedin_live_person_interests_v2
- linkedin_live_person_similar_v2
- linkedin_live_organization_get_v2
- linkedin_live_organization_batch_v2
- linkedin_live_organization_resolve_v2
- linkedin_live_organization_posts_v2
- linkedin_live_organization_jobs_v2
- linkedin_live_organization_headcount_v2
- linkedin_live_organization_affiliated_v2
- linkedin_live_organization_similar_v2
- linkedin_live_job_get_v2
- linkedin_live_job_batch_v2
- linkedin_live_job_hiringTeam_v2
- linkedin_live_job_relatedViews_v2
- linkedin_live_job_similar_v2
- linkedin_live_activity_get_v2
- linkedin_live_activity_comments_v2