SEO BANDWAGON

FOR DEVELOPERS & AI AGENTS

DOCUMENTATION

Everything you need to work with SEO Bandwagon from code or from an AI agent: the MCP server, the REST API, and how to authenticate.

  • API & MCP server

    How to connect to the MCP server and use the REST API, with the full tool list and examples.

    /docs/api
  • OpenAPI description

    The REST API in OpenAPI 3.1: every public endpoint, the scope it needs and what it returns.

    /openapi.json
  • auth.md

    How agents authenticate: creating an API key, choosing its scopes, and the errors to expect.

    /auth.md
  • MCP server card

    The MCP server's endpoint, authentication and tools as JSON, each tool marked read-only or not.

    /.well-known/mcp/server-card.json
  • Agent skill (SKILL.md)

    Instructions an agent can load to connect to the MCP server with an API key.

    /.well-known/agent-skills/seobandwagon-mcp/SKILL.md

Every machine-readable discovery document, from the API catalog to llms.txt, is listed on the API page.