blobpedia for Zed
io.github.unitynodes/blobpedia
Celestia knowledge base: CIPs, docs, forum, videos, GitHub, plus live on-chain state
client:Zed
transport:streamable-http
tools:44
Install blobpedia in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"blobpedia": {
"url": "https://blobpedia.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- search
- get_cip
- list_cips
- get_discussion
- get_whitepaper
- list_whitepapers
- get_trending
- get_doc
- get_cip_history
- get_cip_attachments
- get_cip_mentions
- get_recent_changes
- get_network_stats
- get_network_state
- list_ecosystem_projects
- list_repos
- list_github_discussions
- get_github_discussion
- get_video
- list_videos
- get_foundation_info
- semantic_search
- get_started_guide
- search_github_issues