Async API Tools Reference
Complete reference for the MCP tools and resource in the NeoArc Studio Async API MCP server, covering event-driven APIs across a range of messaging protocols.
Async API MCP Server
The Async API server provides full access to event-driven API projections. Each API is a .projection.json with profileType: 'api' and apiType: 'async'. Channels (topics/queues), operations (send/receive actions) and messages are async-channel, async-operation and async-message projection entities, with payload and header bodies pointing at schema projection entities. Supports a range of messaging protocols including Kafka, AMQP, MQTT, WebSocket and cloud services.
Discovery
Explore APIs, channels, operations, and messages.
Create
Create new channels, operations, and messages.