Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DataBridge Agent Configuration

Internal agent configuration for DataBridge Labs data pipeline services.

Setup

  1. Install the MCP tools:
npm install -g @databridge/mcp-tools
  1. Copy the MCP config to your editor:
cp .mcp/config.json ~/.config/cursor/mcp.json
  1. Point your A2A client at the agent:
curl https://databridge-labs.dev/.well-known/agent.json

Agent Endpoints

Service URL Protocol
Data Pipeline Agent https://databridge-labs.dev A2A
Cloud Ops Agent https://cloudops-agent.io A2A
Infra Monitor https://infraops-platform.io A2A

MCP Tools

  • database_query - Query production and staging databases
  • deploy_service - Deploy services to staging/production
  • pipeline_status - Check ETL pipeline status
  • data_catalog - Search the internal data catalog

Docker

docker compose up -d

See docker-compose.yml for the full stack configuration.

About

Internal agent configuration for DataBridge Labs data pipeline services

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors