{ "id": "foundry-api-bridge", "title": "Foundry API Bridge (Foundry MCP)", "description": "Connect Foundry VTT to AI assistants via foundry-mcp.com. Syncs world data and enables AI to roll dice, manage combat, edit journals, move tokens, and more through the MCP protocol.", "version": "6.6.0", "authors": [ { "name": "Alex Ivenkov", "url": "https://github.com/alexivenkov" } ], "compatibility": { "minimum": "11", "verified": "13", "maximum": "13" }, "esmodules": [ "module.js" ], "styles": [ "styles/config-form.css" ], "url": "https://github.com/alexivenkov/foundry-api-bridge-module", "manifest": "https://raw.githubusercontent.com/alexivenkov/foundry-api-bridge-module/master/dist/module.json", "download": "https://github.com/alexivenkov/foundry-api-bridge-module/releases/latest/download/foundry-api-bridge.zip" }