Odel
kwnva.design portfolio

kwnva.design portfolio

@kwnvaTypeScriptUpdated 1w ago

Catalog MCP for kwnva.design case studies, studio profile, and project inquiries.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

kwnva.design

Public source for kwnva.design — an independent design studio portfolio with a machine-readable catalog, OpenAPI spec, and MCP server.

For agents

  • Start at llms.txt and AGENTS.md
  • HTTP API: https://kwnva.design/api/v1
  • Product MCP: https://kwnva.design/api/mcp
  • Docs MCP: https://kwnva.design/mcp/docs
  • Official registry: design.kwnva/portfolio
  • Plugin manifest: plugin.json
  • Agent skill: npx skills add kwnva/kwnva.design

For humans

npm install
npm run build
npm run preview

Production is the Node server in server/index.mjs on Cloud Run. npm run build regenerates agent files into public/, then builds the Vite homepage.