Foundry MCP for Zed
com.foundry-mcp/foundry
Connect any AI to your Foundry VTT world: actors, combat, dice, journals, tokens, compendiums.
client:Zed
transport:streamable-http
Install Foundry MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"foundry": {
"url": "https://foundry-mcp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs