Claude Code
Codex
Cursor
Add this to~/.cursor/mcp.json. Cursor CLI reads the same configuration.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Connect your coding agent to the Harbor documentation with MCP.
claude mcp add --transport http harbor-docs \
https://docs.harborframework.com/mcp
codex mcp add harbor-docs --url https://docs.harborframework.com/mcp
~/.cursor/mcp.json. Cursor CLI reads the same configuration.
{
"mcpServers": {
"harbor-docs": {
"url": "https://docs.harborframework.com/mcp"
}
}
}
https://docs.harborframework.com/mcp
Use the Harbor docs to explain how to run an evaluation.