waaseyaa / mcp
Remote MCP server endpoint for Waaseyaa
v0.1.0-alpha.7
2026-03-15 03:34 UTC
Requires
- php: >=8.3
- waaseyaa/access: ^0.1
- waaseyaa/ai-agent: ^0.1
- waaseyaa/ai-schema: ^0.1
- waaseyaa/ai-vector: ^0.1
- waaseyaa/api: ^0.1
- waaseyaa/cache: ^0.1
- waaseyaa/entity: ^0.1
- waaseyaa/routing: ^0.1
- waaseyaa/workflows: ^0.1
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2026-03-15 16:00:43 UTC
README
Layer 6 — Interfaces
Model Context Protocol (MCP) endpoint for Waaseyaa applications.
Exposes Waaseyaa entity types and content operations via the MCP specification, enabling AI agents and IDE tools (e.g. Claude Code) to read and write application data. Depends on the API and entity layers.
Key classes: McpServer, McpToolHandler.