Mcp Gateway

API Reference

Overview

This page documents the public API of @epicdm/flowstate-mcp-gateway.

For library packages with TSDoc comments, API documentation is auto-generated during the documentation sync process.

Exports

Refer to the package source code and TypeScript definitions for the complete list of exports.

import { /* see package exports */ } from '@epicdm/flowstate-mcp-gateway';

Types

TypeScript type definitions are included with the package. Import types directly:

import type { /* types */ } from '@epicdm/flowstate-mcp-gateway';
Previous
Quick Start