Skip to main content
Glama
ShamanicArts

CozyVTT-Agent

Official
by ShamanicArts

CozyVTT-Agent

CozyVTT-Agent es un plugin de CozyVTT instalado y de confianza que adapta la interfaz de capacidades del ámbito de campaña del host a MCP Streamable HTTP. CozyVTT posee OAuth, la autorización de campañas, las aprobaciones, la ejecución de comandos, la reproducción, la auditoría y la validación de resultados. Este plugin solo posee el comportamiento del protocolo MCP.

No importa código de backend de CozyVTT, no accede a su base de datos ni se proxifica a través de una API HTTP específica del agente.

Desarrollo

npm install
npm test

Related MCP server: MCP HTTP Proxy

Construir un paquete instalable

Usa la misma clave de revisión configurada en CozyVTT. El comando crea un paquete empaquetado y firmado en build/cozyvtt-agent/ e imprime su suma de verificación inmutable.

TRUSTED_EXTENSION_REVIEW_KEY=local-review-key npm run package:extension

Configura CozyVTT con:

EXTENSION_PACKAGE_ROOT=/path/to/CozyVTT-Agent/build
TRUSTED_EXTENSION_REVIEW_KEY=local-review-key
TRUSTED_EXTENSION_ALLOWLIST='[{"extensionId":"cozyvtt.agent","version":"0.2.0","checksum":"sha256:..."}]'

Un administrador puede entonces instalar y activar cozyvtt.agent a través de la API genérica de administración de extensiones. Su recurso MCP se expone en /api/plugin-transports/cozyvtt.agent/mcp; el descubrimiento de OAuth y la emisión de tokens son proporcionados por CozyVTT.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Exposes any stdio-based MCP server to the internet via HTTP/SSE transport, enabling remote agents to access MCP tools over a network.
    16
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Mounts MCP servers into Python web apps (ASGI/Workers) with Streamable HTTP transport, session management, and optional OAuth2 authorization.
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    MCP server that dynamically exposes each enabled ComfyUI workflow as a tool with JSON Schema, supports job submission with wait and idempotency, file uploads, and resource metadata, with both stdio and authenticated Streamable HTTP transports.
    3
    3
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2

  • Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

  • Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShamanicArts/CozyVTT-Agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server