Adyntel integration for AI agents.
Adyntel integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves Adyntel tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.
Real Adyntel actions, managed and audited.
Your user connects Adyntel once; your agent can then use the Adyntel API to run advertising and marketing intelligence searches across LinkedIn, Google, Facebook, TikTok, YouTube transcripts, domains, pixels, and traffic estimates — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.
- 1
Your user grants Adyntel access once (OAuth) — the token lands in the vault.
- 2
Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.
- 3
Every routed call appends a hash-chained audit record — nothing leaves your infra.
Supported Adyntel tools.
34 tools are generated from the published Adyntel catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.
Showing 34 tools. All published catalog entries are included in this page's server-rendered HTML.
- Auth Check
- Validate user credentials (email and API key). Returns 200 if valid, 401 if invalid.
- check
- Celery Producer Metrics
- Get metrics for FastCeleryProducer (for monitoring and comparison)
- producer
- Create User
- Create User
- user
- Credits Check
- Check user's current credit balance by email and API key. Uses database-only authentication for this endpoint. Returns: dict: JSON response with current_credits field containing the user's token count
- check
- Cron Run Endpoint
- Internal endpoint for Render cron job execution. This endpoint scans for due jobs and enqueues ARQ tasks.
- run
- Domain Keywords
- Domain Keywords
- keywords
- Estimate Traffic
- Estimate Traffic
- traffic
- Facebook Ad Search
- Facebook Ad Search
- ad
- Facebook Endpoint
- Facebook Endpoint
- endpoint
- Facebook Endpoint With Reuse
- Facebook Endpoint With Reuse
- endpoint
- Facebook Total Ad Count Comparison
- Facebook Total Ad Count Comparison
- total
- Facebook With Retry
- Facebook With Retry
- with
- Get Pixels
- Get Pixels
- pixels
- Get Tracking Jobs Endpoint
- Get all tracking jobs for a user.
- tracking
- Get Tracking Results Endpoint
- Get tracking results for a user or specific job.
- tracking
- Get User
- Get User
- user
- Get Users
- Get Users
- users
- Google Search
- Google Search
- search
- Google Search
- Google Search
- search
- Google Shopping Status
- Google Shopping Status
- shopping
- Health Check
- Health Check
- check
- Import Domains To Redis Endpoint
- Import Domains To Redis Endpoint
- domains
- Import Domains To Redis Endpoint
- Import Domains To Redis Endpoint
- domains
- Linkedin Endpoint
- Linkedin Endpoint
- endpoint
- Linkedin Endpoint
- Linkedin Endpoint
- endpoint
- Linkedin Keyword Search
- Linkedin Keyword Search
- keyword
- Search Ads
- Search Ads
- ads
- Tiktok Ad Details
- Tiktok Ad Details
- ad
- Tiktok Search
- Tiktok Search
- search
- Track Domain
- Main tracking endpoint that handles start/pause/delete operations.
- domain
- Update User Tokens
- Update User Tokens
- user
- Update User
- Update User
- user
- User History
- User History
- history
- Youtube Transcript
- Youtube Transcript
- transcript
Adyntel integration, answered
- How do AI agents use Adyntel through Open Connector?
- Your user connects Adyntel once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes Adyntel tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
- Is this a Adyntel MCP server?
- Yes. Open Connector can serve Adyntel as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call Adyntel actions with credentials injected server-side.
- Where do Adyntel credentials live?
- In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.
Give your agents Adyntel — keep the keys.
Open source, self-hostable, with Adyntel credentials that never leave your infrastructure. Run it from source today.