Agentio Brand Connector (MCP)

Agentio's hosted, remote Model Context Protocol server. A brand adds https://mcp.agentio.com/mcp to any MCP client (Claude, ChatGPT, or any other custom-connector host), authorizes over OAuth 2.1, and picks one brand to pin the connection to. The connector is READ-ONLY: it can read campaigns, creator deals and deliverables, YouTube ad performance, and conversion reporting, and can answer questions about how Agentio works (metric definitions, workflow behavior). It cannot change account data, act on the user's behalf, or reach another brand's data. The live tools/list manifest is auth-gated — an anonymous JSON-RPC call returns HTTP 401 {"error": "invalid_token"} with an RFC 9728 WWW-Authenticate challenge — so tool input schemas require an authenticated introspection.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/agentio-brand-connector-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Agentio Brand Connector (MCP)
description: 'Agentio''s hosted, remote Model Context Protocol server. A brand adds https://mcp.agentio.com/mcp
  to any MCP client (Claude, ChatGPT, or any other custom-connector host), authorizes over OAuth 2.1,
  and picks one brand to pin the connection to. The connector is READ-ONLY: it can read campaigns, creator
  deals and deliverables, YouTube ad performance, and conversion reporting, and can answer questions about
  how Agentio works (metric definitions, workflow behavior). It cannot change account data, act on the
  user''s behalf, or reach another brand''s data. The live tools/list manifest is auth-gated — an anonymous
  JSON-RPC call returns HTTP 401 {"error": "invalid_token"} with an RFC 9728 WWW-Authenticate challenge
  — so tool input schemas require an authenticated introspection.'
humanURL: https://www.agentio.com/connector
baseURL: https://mcp.agentio.com/mcp
tags:
- MCP
- Agents
- Advertising
- Analytics
tags_raw:
- MCP
- Model Context Protocol
- Agents
- Advertising
- Analytics
properties:
- type: MCPServer
  url: mcp/agentio-mcp.yml
- type: Documentation
  url: https://www.agentio.com/connector
- type: Authentication
  url: authentication/agentio-authentication.yml
- type: OAuthScopes
  url: scopes/agentio-scopes.yml
- type: Conventions
  url: conventions/agentio-conventions.yml
- type: ErrorCatalog
  url: errors/agentio-problem-types.yml