DataBridge

Integrates with DataBridge to enable ingestion and retrieval of contextual information from a local database, supporting persistent storage for AI applications.

View Source
16 stars
0 tools
Created Aug 2025
@morphik-org/morphik-org-databridge-morphik-mcp

About

Integrates with DataBridge to enable ingestion and retrieval of contextual information from a local database, supporting persistent storage for AI applications.

Categories

general

Installation

npm

npm install @morphik-org/morphik-org-databridge-morphik-mcp

Configuration

{ "mcpServers": { "morphik-org-databridge-morphik-mcp": { "command": "npx", "args": [ "-y", "@morphik-org/morphik-org-databridge-morphik-mcp" ] } } }