For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

ai-assistant-cursor

For the complete documentation index, see llms.txt

Cursor

Add the server to either the project-level .cursor/mcp.json file or the
global ~/.cursor/mcp.json file:

{
"mcpServers": {
"signicat-docs": {
"url": "https://signicat-documentation.mcp.kapa.ai"
}
}
}

Restart Cursor or reload the MCP configuration, then open an Agent chat and enable the signicat-docs tools. When prompted, complete authentication in your browser. See the Cursor MCP documentation.

On this page