A

AegisX MCP

Provides AI assistants with access to AegisX UI components, CRUD generator commands, development pat...

17 views
0 installs
Updated Feb 19, 2026
Not audited
Tools I Recommend
Provides AI assistants with access to AegisX UI components, CRUD generator commands, development patterns, and API contract discovery tools. It enables developers to browse component documentation, build generation commands, and test authenticated API endpoints through the Model Context Protocol.
  1. Click the "Install Now" button to open the FastMCP connection interface.
  2. In the connection interface locate the "Environment Variables" (or "Add ENV") section where key/value pairs are entered.
  3. Add the required ENV for the AegisX MCP:
    1. Key: AEGISX_API_URL
      Value: http://localhost:3000 (or your AegisX backend URL — include the protocol and port, e.g., https://api.example.com).
  4. (Optional — for debugging) Add a debug ENV:
    1. Key: DEBUG
      Value: mcp:*
  5. Save the connection in the FastMCP interface (click "Save", "Connect", or equivalent).
  6. Verify the values work by using one of the MCP tools (for example, run aegisx_auth_status or aegisx_api_request from the MCP UI). If the MCP cannot reach your backend, update AEGISX_API_URL in the connection interface and save again.

Quick Start

View on GitHub

More for API Development

View All →

More for Developer Tools

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.