Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-mcp.controller.ts
MCP (Streamable HTTP) endpoint for a project's technical docs
Endpoint
POST /technical-docs/:projectId/mcp
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
TechnicalDocsMcpController(MODULE_DECLARES)
Was this page helpful?