knowledge base for VS Code
finance.double.agent4/knowledge-base
AI-powered knowledge base for Double - Thank You with semantic search and question answering.
client:VS Code
transport:streamable-http
Install knowledge base in VS Code
.vscode/mcp.json
{
"servers": {
"knowledge-base": {
"type": "http",
"url": "https://agent4.double.finance/mcp/message"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs