Findable MCP Server for VS Code
io.github.findable-no/findable-mcp
Find and summarize building documents, projects, tasks, SharePoint sync state, and red flag data.
client:VS Code
transport:streamable-http
Install Findable MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"findable-mcp": {
"type": "http",
"url": "https://mcp.findable.ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs