channel99.com
Channel99 provides B2B marketing attribution and campaign measurement software. Its platform combines ad, site, CRM, and audience data to help marketing teams analyze performance and optimize pipeline impact.
Channel99 exposes a Reporting HTTP API at https://pulsar.channel99.com authenticated with a bearer API token, plus an OAuth-protected MCP server at https://mcp.channel99.com/mcp.
- Channel99 MCP Serverdiscovered
- Channel99 Reporting APIdiscovered
You need an active Channel99 account and access to the Channel99 instance you want to report on. Obtain an API token issued for your account as described in the Channel99 Reporting API Developer Guide, then use it as a bearer token in Authorization: Bearer <access_token>. The guide says to use the authentication method shown in your account's Swagger docs at https://pulsar.channel99.com/docs/#/.
Use an MCP client that supports OAuth 2.0 Authorization Code with PKCE against Channel99's advertised authorization server metadata at mcp.channel99.com/.well-known/oauth-authorization-server. The metadata lists authorization_endpoint at https://app.channel99.com/oauth/authorize, token_endpoint at https://api.stytch.app.channel99.com/v1/oauth2/token, registration_endpoint at https://api.stytch.app.channel99.com/v1/oauth2/register, grant types authorization_code and refresh_token, and PKCE S256.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://channel99.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing