Foundry/API for VS Code
io.github.angelus213/foundry-api
Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.
client:VS Code
transport:streamable-http
Install Foundry/API in VS Code
.vscode/mcp.json
{
"servers": {
"foundry-api": {
"type": "http",
"url": "https://prodapi.live/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs