Erik Bethke's Blog & Knowledge Graph for VS Code
com.erikbethke/blog
Search, read, and traverse 3,800+ posts on AI, energy, policy, games, and investing as a graph.
client:VS Code
transport:streamable-http
tools:10
Install Erik Bethke's Blog & Knowledge Graph in VS Code
.vscode/mcp.json
{
"servers": {
"blog": {
"type": "http",
"url": "https://erikbethke.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs