Drag and drop agent blocks to build the correct architecture for this pattern.
Create a system where an agent connects to multiple tools (GitHub, Slack, Google Drive) through a standardized protocol rather than custom code for each.
MCP Client
Standard protocol client that discovers and connects to any MCP server
GitHub MCP Server
Exposes GitHub repos, PRs, issues as MCP resources
Slack MCP Server
Exposes Slack channels and messages as MCP resources
AI Agent Core
The main agent that uses discovered tools to complete tasks
Custom API Glue
Hand-written integration code for each service
Result Merger
Merges parallel outputs
Drop blocks here to build your agent pipeline
Arrange them in the correct order