accuknox / accuknox/agentZ

MCP server name field starts blank instead of defaulting from the provider

Open Beginner friendly
#67 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
48
Forks
10
Avg merge
1d 8h
Merged PRs (30d)
17

Description

Small thing, but it adds friction every single time someone connects a new server. The name field has no default, so the user has to think of something and type it in.

Pre-fill the name from the provider (for example, "GitHub" if they're connecting to github mcp), and let the user rename it afterward if they want something different.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the UI flow for connecting a new MCP server and locating where the blank name field is initialized from the provider. Pre-fill it with the provider name while preserving the ability to rename it, then verify that new connections show the default and edited names remain supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.