blobpedia for VS Code
io.github.unitynodes/blobpedia
Celestia knowledge base: CIPs, docs, forum, videos, GitHub, plus live on-chain state
client:VS Code
transport:streamable-http
tools:44
Install blobpedia in VS Code
.vscode/mcp.json
{
"servers": {
"blobpedia": {
"type": "http",
"url": "https://blobpedia.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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