Cortex is an open source API knowledge layer that turns OpenAPI, AsyncAPI, GraphQL, gRPC, and OpenRPC specs into interactive documentation, typed SDKs in 11 languages, and MCP servers for AI agents.
@alira_salu Haha, I totally get it! Take your time, and let me know what you think after you've had a chance to play around with it or need assistance with setup.
Report
The docs preview looks super clean. genuinely impressive work on unifying asyncapi and openapi into one workflow.
@uttam_kumar31 Haha, thanks! :) Yes, managing multiple separate docs was a major frustration when I was building API docs for clients, so I really wanted to create a tool that can support a single source of truth.
sometimes I start with the docs but then get distracted rewriting API calls. if Cortex auto-generates integration code from specs, might save me from wandering off before everything's written up. but I always skip reading the full spec first, so who knows.
Report
The sync part is the interesting bit for me. Once the API changes a lot, keeping docs and SDKs aligned manually gets old fast.
Report
Love that Cortex treats AI agents and developers as first class consumers of the same spec, generating one source of truth into SDKs, docs, and MCP servers instead of duplicating the work.
11 languages? my team can barely maintain two... definitely giving this a shot over the weekend!
Cortex
@alira_salu Haha, I totally get it! Take your time, and let me know what you think after you've had a chance to play around with it or need assistance with setup.
The docs preview looks super clean. genuinely impressive work on unifying asyncapi and openapi into one workflow.
Cortex
@uttam_kumar31 Haha, thanks! :) Yes, managing multiple separate docs was a major frustration when I was building API docs for clients, so I really wanted to create a tool that can support a single source of truth.
Second Brain for AI
sometimes I start with the docs but then get distracted rewriting API calls. if Cortex auto-generates integration code from specs, might save me from wandering off before everything's written up. but I always skip reading the full spec first, so who knows.
The sync part is the interesting bit for me. Once the API changes a lot, keeping docs and SDKs aligned manually gets old fast.
Love that Cortex treats AI agents and developers as first class consumers of the same spec, generating one source of truth into SDKs, docs, and MCP servers instead of duplicating the work.
Cortex
@ilko_kacharov Thanks! Agree, it's much better when the spec serves both humans and AI agents without needing constant duplication.