CentralCSP API and MCP server
Build on CentralCSP with the REST API and the Model Context Protocol server, authentication, endpoints, pagination, and connecting an AI agent.
Last update:
Build on top of CentralCSP from your own code with the REST API, and connect AI assistants with the Model Context Protocol (MCP) server. Both read and manage the same data, from browser reports and the script inventory to PCI DSS records and alerting.
The full, always-current endpoint reference is generated from our OpenAPI specification and lives under Reference in this section's sidebar, with every endpoint, schema, and status code. The pages here are the conceptual material around it.
In this section
Get started
Create a key, make your first authenticated request, and connect an agent over MCP.
API
The REST API: authentication with API keys, pagination, and the generated endpoint reference.
MCP server
Expose your CentralCSP data to AI agents as tools over the Model Context Protocol.
Start here
- New here? Follow Get started to make your first request.
- Looking for an individual endpoint? Open Reference in the sidebar.
- Connecting an AI agent? See the MCP server.