docs: add Markifact MCP integration#1720
Merged
Merged
Conversation
Adds the Markifact MCP server (https://api.markifact.com/mcp) as an ADK integration with both Local (mcp-remote OAuth) and Remote (Streamable HTTP + bearer) connection patterns for Python and TypeScript.
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
koverholt
approved these changes
May 4, 2026
koverholt
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for the contribution and clean PR! I pushed some changes to align with our integration docs conventions:
- Rewrote intro to match our standard pattern
- Shortened catalog description
- Trimmed use cases from 7 to 4
- Replaced ## How it works with an ## Available tools table
- Converted inline notes to !!! note admonitions after code blocks
Rejected status code: 429 Too Many Requests (configurable with "accept" option)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Markifact as an ADK integration under
docs/integrations/markifact.md.What it is: Markifact is a remote MCP server providing 300+ operations across 20+ marketing platforms (Google Ads, Meta Ads, GA4, TikTok, LinkedIn, Microsoft, Reddit, Pinterest, Snapchat, Amazon, DV360, BigQuery, GSC, GMC, Shopify, HubSpot, Klaviyo, WhatsApp, Slack).
https://api.markifact.com/mcpcom.markifact/mcpKey facts
find_operations,get_operation_inputs,run_operation,run_write_operation) — keeps agent context cleanStdioConnectionParams(viamcp-remote) andStreamableHTTPConnectionParams(with bearer token)mkdocs build --strictand renders on the integrations indexCLA: Signed.