What an agent can do
- Connect and test a SERP provider.
- Add keywords to a project.
- Run a rank check and read the result.
- Read ranking history and stored traffic snapshots.
- Review, mute, or acknowledge triggered alerts.
- Export project data or prepare a migration.
Connect through MCP
Bisibility exposes a Model Context Protocol (MCP) Streamable HTTP endpoint:https://bisibility.com/api/mcp for the hosted production endpoint. A
self-hosted client should use its own origin.
The MCP server card lists the endpoint and available tools:
Authenticate
Send a project API key as a Bearer token. The key belongs in the HTTPAuthorization header, not in a tool argument.
Example workflow
- Create or select a project.
- Add a keyword with its country and device.
- Start a rank check.
- Poll the check until it completes.
- Read the keyword’s ranking history.
More agent tasks
- Discover keywords that a domain already ranks for and annotate tracked terms.
- Research related queries, suggestions, and keyword ideas, then hydrate their metrics.
- Query live search-performance data or start an analytics sync.
- Generate a weekly report of ranking gains, losses, and new entries.
- Inspect, enable, or disable sitemap monitoring for a project.
Available tools and schemas
MCP server card
The MCP endpoint and tool inventory.
OpenAPI
The exact REST API schema.
Capabilities
Features exposed by the production API.
Agent skills
Task-focused instructions that agents can discover.