Foundry MCP for Cursor
com.foundry-mcp/foundry
Connect any AI to your Foundry VTT world: actors, combat, dice, journals, tokens, compendiums.
client:Cursor
transport:streamable-http
Install Foundry MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"foundry": {
"url": "https://foundry-mcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs