arcade-mcp/libs/arcade-mcp-server/arcade_mcp_server
Eric Gustin 28c1863ee3
Support Ed25519 Algorithm (#742)
Ed25519 is needed for Arcade AS. This required migrating from
`python-jose` to `joserfc`, because `python-jose` didn't seem to support
Ed25519
2026-01-16 15:55:05 -08:00
..
auth PagerDuty typed OAuth object (#718) 2025-12-15 17:42:11 -03:00
fastapi Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
managers Rename _meta requirements field to arcade_requirements (#616) 2025-10-14 19:01:05 -07:00
middleware MCP Local (#563) 2025-09-25 15:28:15 -07:00
resource_server Support Ed25519 Algorithm (#742) 2026-01-16 15:55:05 -08:00
transports Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
usage Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
__init__.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
__main__.py Ability to run multiple uvicorn workers (#721) 2025-12-10 11:06:24 -08:00
context.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
convert.py Rename _meta requirements field to arcade_requirements (#616) 2025-10-14 19:01:05 -07:00
exceptions.py Re-import arcade_core errors into arcade_mcp_server (#620) 2025-10-13 17:48:54 -07:00
lifespan.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
logging_utils.py Add startup warnings for missing secrets (#712) 2025-12-05 13:39:04 -08:00
mcp_app.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
py.typed Inform type checkers that arcade_mcp_server has inline type annotations (#720) 2025-12-09 15:35:15 -08:00
server.py Fix broken links (#738) 2026-01-05 13:27:16 -08:00
session.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
settings.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
types.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
worker.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00