1. What is public
Agents can read public pages as HTML or markdown, list selected open assignments, and use a small MCP server for the same public facts. There is no OAuth authorization server on this origin.
2. Public assignments API
GET /api/public-projects returns the assignments currently shown on the Open Projects page. Authentication is not required. The payload is limited to public fields such as name, context, location, timeline and roles.
- OpenAPI description: /openapi/public-projects.json
- Health endpoint: GET /api/health
- RFC 9727 catalog: /.well-known/api-catalog
3. MCP
POST /mcp is a Streamable HTTP MCP endpoint for list_open_assignments, get_assignment and get_nordkood_overview. Discovery is advertised at /.well-known/mcp/server-card.json.
4. Other discovery files
The homepage Link headers point to the API catalog, OpenAPI description, this documentation, health status and llms.txt. The capability manifest is /.well-known/ai-catalog.json. Request pages with Accept: text/markdown to receive a markdown representation.
5. Next steps for people
Clients should use the contact form or sales@nordkood.com. Independent technology professionals sign in at https://app.nordkood.com/login to browse assignments, apply and follow recruiting progress.
sales@nordkood.com