glimind for VS Code
io.github.shawndei/glimind
Live reliability for AI agent tools: is it working right now, and how do I call it correctly?
client:VS Code
transport:streamable-http
tools:15
Install glimind in VS Code
.vscode/mcp.json
{
"servers": {
"glimind": {
"type": "http",
"url": "https://glimind.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs