Foundry MCP for VS Code
com.foundry-mcp/foundry
Connect any AI to your Foundry VTT world: actors, combat, dice, journals, tokens, compendiums.
client:VS Code
transport:streamable-http
Install Foundry MCP in VS Code
.vscode/mcp.json
{
"servers": {
"foundry": {
"type": "http",
"url": "https://foundry-mcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs