Gnosari for VS Code
com.gnosari/mcp
AI chatbot that turns conversations into typed records. Create Gnosaris, set fields, read the data.
client:VS Code
transport:streamable-http
Install Gnosari in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.gnosari.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs