Context Awesome for VS Code
io.github.bh-rat/context-awesome
MCP server for accessing curated awesome list documentation
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install Context Awesome in VS Code
.vscode/mcp.json
{
"servers": {
"context-awesome": {
"type": "http",
"url": "https://www.context-awesome.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs