← Registry

Developer Tools

kwnva.design

Provides tools to mint API keys, manage portfolio projects, and handle project inquiries for a developer portfolio.

1 endpoint6 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://kwnva.design/mcp

No auth detected

MCP server metadata

Name
kwnva-design-product
Version
1.0.0
Capabilities
tools
Server instructions

This is the kwnva.design product MCP (kind=product, surface=do). Take actions with mint_free_api_key and submit_project_inquiry. Read tools list, search, and fetch published case studies. Reads are anonymous. Prefer sandbox=true for submit_project_inquiry during tests. Docs MCP card: https://kwnva.design/.well-known/mcp/docs/server-card.json.

Known tools 6

mint_free_api_key

Product action (do surface): mint a free kwnva.

Inferred read-only
submit_project_inquiry

Product action (do surface): submit a project inquiry with name, email, and a brief.

Potential side effects
list_portfolio_projects

List published kwnva.

Inferred read-only
fetch_project_case_study

Fetch one case study by project id, including the long-form body text when it exists.

Inferred read-only
search_portfolio_work

Search case studies by title, client, category, role, stack, or description.

Inferred read-only
fetch_studio_profile

Return studio services, contact email, social profiles, and when to hire kwnva.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kwnva-design-product]
url = "https://kwnva.design/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kwnva-design-product": {
      "type": "http",
      "url": "https://kwnva.design/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kwnva-design-product
Remote MCP URL: https://kwnva.design/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kwnva-design-product": {
      "url": "https://kwnva.design/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kwnva-design-product": {
      "type": "http",
      "url": "https://kwnva.design/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kwnva-design-product",
  "transport": "streamable-http",
  "url": "https://kwnva.design/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.