Spotwise Remote MCP

The product Model Context Protocol server for Spotwise aOS — the surface an agent connects to in order to reach Spotwise ad detections, leads, contacts and workflows. Streamable HTTP transport. Every call requires an OAuth 2.0 bearer token; an anonymous tools/list returns 401 with a WWW-Authenticate challenge naming the protected-resource metadata document. The tool list and input schemas are auth-gated and are not published.

API entry from apis.yml

apis.yml Raw ↑
name: Spotwise Remote MCP
description: The product Model Context Protocol server for Spotwise aOS — the surface an agent connects
  to in order to reach Spotwise ad detections, leads, contacts and workflows. Streamable HTTP transport.
  Every call requires an OAuth 2.0 bearer token; an anonymous tools/list returns 401 with a WWW-Authenticate
  challenge naming the protected-resource metadata document. The tool list and input schemas are auth-gated
  and are not published.
humanURL: https://spotwise.ai/product/spotwise-aos
baseURL: https://app.spotwise.ai/api/mcp
tags:
- Model Context Protocol
- Agents
properties:
- type: MCPServer
  url: mcp/spotwise-inc-mcp.yml
- type: Authentication
  url: authentication/spotwise-inc-authentication.yml
- type: OAuthScopes
  url: scopes/spotwise-inc-scopes.yml