# Visiblee Developer Documentation Visiblee provides three developer surfaces for AI visibility data and workflows. Docs home: https://docs.visiblee.ai/ ## MCP Server Connect ChatGPT, Claude, Cursor, and other MCP-compatible assistants directly to Visiblee. - Documentation: https://docs.visiblee.ai/mcp/ - OAuth connector: https://api.visiblee.ai/mcp/connect - Header-auth server: https://api.visiblee.ai/mcp ## CLI Use Visiblee from a terminal, coding agent, script, or CI workflow. - Documentation: https://docs.visiblee.ai/cli/ - Install: `npm install -g @visiblee/cli` ## REST API Build custom applications, dashboards, reports, and backend automations. - Documentation: https://docs.visiblee.ai/api/ - Reference: https://docs.visiblee.ai/api/reference/ - OpenAPI: https://docs.visiblee.ai/openapi.json - Full API text: https://docs.visiblee.ai/api/llms-full.txt