agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; foundryvtt-mcp: An MCP server that integrates with FoundryVTT, enabling AI assistants to roll dice, query game data, and generate content via natural language. It supports live connection via Socket.IO, provides MCP resources, and includes diagnostics when the REST API module is available. Installation is simple with npx or bunx, and it works with MCP-compatible clients like Claude Desktop and VS Code.
Developing new AI agents with a standard interface
Roll dice for attack rolls