FoxNose Knowledge for VS Code
net.foxnose/knowledge
Hybrid search, schema introspection and record read/write over FoxNose collections
client:VS Code
transport:streamable-http
Install FoxNose Knowledge in VS Code
.vscode/mcp.json
{
"servers": {
"knowledge": {
"type": "http",
"url": "https://mcp.foxnose.net/_mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs