Confirm your identity
Read the profile associated with the Adlane account you authorised.
ADLANE ACCOUNT MCP SERVER
Give your AI assistant a small, read-only view of your Adlane account. Identify your profile and discover the workspaces available to you.
Connect your assistantRead the profile associated with the Adlane account you authorised.
List your available workspaces so you can identify the business you want to work with.
For campaign reporting, add the separate Google Ads or Meta Ads MCP connection.
SETUP GUIDE
You need an MCP client with remote HTTP and OAuth support, plus a Adlane login with access to the data you want to read. Client availability can depend on your plan or administrator.
Open your AI client’s MCP or connector settings. Add a server named “Adlane Adlane account” and paste the URL below. Choose Streamable HTTP if your client asks for a transport.
https://mcp.adlane.app/mcpStart the connection in your client and follow the browser sign-in. Review the requested access, approve if appropriate, then return to your AI client.
Sign in to your Adlane account and review the MCP client consent. This connection exposes your profile and workspace list.
Refresh the connection if needed. You should see 2 tools, including get_profile. Ask your assistant to discover workspaces before requesting a report.
Start with a specific scope. Copy or adapt this prompt:
Read my Adlane profile and list my available workspaces. Summarise which businesses are available. Do not infer campaign performance from workspace information.
If your client accepts an mcpServers JSON configuration but cannot connect to a remote OAuth server directly, the third-party mcp-remote bridge can make the connection. Install Node.js with npm first. Merge this entry into your existing configuration, restart the client and complete browser sign-in.
{
"mcpServers": {
"adlane-adlane": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.adlane.app/mcp"
]
}
}
}The command downloads and runs mcp-remote on your computer. Native remote MCP support is preferable when your client provides it. Do not paste provider passwords or access tokens into the configuration.
These tools read data. They cannot create campaigns, change budgets, publish ads or approve Adlane proposals.
get_profilelist_workspacesThis server does not read campaign reports, edit workspaces, create campaigns or approve proposals. Advertising connections are separate and require their own provider sign-in.
Complete consent in the same browser session. If a desktop bridge uses a local return address, allow that callback in your browser. Reconnect from the client if the sign-in expires.
Reconnect after access is revoked or a provider token expires. For Meta, expired tokens require a new sign-in. Check your provider permissions before repeatedly retrying a failed report.
Adlane keeps provider credentials server-side. Requested report data is returned to your chosen MCP client, which may share it with its AI provider. Review that client’s privacy settings before using sensitive reports.
Read Adlane’s privacy notice