Model Context Protocol (MCP)
Connect AI assistants to SICORG API documentation.
Overview
SICORG exposes an MCP server so AI copilots can search API documentation and retrieve endpoint information.
Endpoint
https://your-docs-domain.com/api/mcpClient configuration
{
"mcpServers": {
"sicorg-api": {
"url": "https://your-docs-domain.com/api/mcp"
}
}
}Available tools
| Tool | Description |
|---|---|
search | Search SICORG API documentation pages |
More tools will be added as the API expands.