univeros / mcp
Model Context Protocol server: exposes the framework's capabilities as MCP tools so any MCP-capable agent can drive an Altair project natively.
v2.0.2
2026-05-30 05:59 UTC
Requires
- php: >=8.3
- ext-json: *
- opis/json-schema: ^2.4
- univeros/agent-spec: ^2.0
- univeros/cli: ^2.0
- univeros/configuration: ^2.0
- univeros/container: ^2.0
- univeros/doctor: ^2.0
- univeros/events: ^2.0
- univeros/introspection: ^2.0
- univeros/scaffold: ^2.0
Suggests
- univeros/persistence: Enables the framework__db_query / db_schema / db_migrate MCP tools against the project's Cycle ORM database.
This package is auto-updated.
Last update: 2026-06-02 20:03:33 UTC
README
Model Context Protocol server: exposes the framework's capabilities as MCP tools so any MCP-capable agent can drive an Altair project natively
Installation
composer require univeros/mcp
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Mcp/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.
License
The Univeros framework is open-sourced software licensed under the MIT license.