1
Use KonbiniAPI as a remote MCP server
Configure your MCP-aware Pipedream app or workflow to connect to:
2
Authenticate
Use either:
- KonbiniAPI OAuth, if your Pipedream MCP flow supports browser auth
- A KonbiniAPI API key as bearer auth, if you want a simpler static setup
3
Call KonbiniAPI tools
Load the tool list from the server, then call the typed tool you need, such
as
instagram_get_user or tiktok_get_video_comments.Best fit
Pipedream makes the most sense when:- you are building a customer-facing workflow or AI product
- you need KonbiniAPI together with many other app integrations
- you want remote MCP without local infrastructure