PCBWay Studio MCP

Support

Support

We want PCBWay Studio MCP to work for you. This document explains how to
get help, report bugs, request features, and reach the operator.

_Last updated: 2026-04-10_


1. Where to ask

Question typeBest channelResponse time
General how-toThe help tool inside your MCP client (Claude, ChatGPT, IDE plugin)Instant
Bug reports<https://github.com/mperez90/pcb-mcp-server/issues>2–5 business days
Feature requests<https://github.com/mperez90/pcb-mcp-server/issues> with the enhancement label5–10 business days
Security vulnerabilities<[email protected]> with subject [SECURITY]72 hours acknowledgement
Account issues (login, PCBWay key, deletion)<[email protected]>2 business days
Billing or commission questions<[email protected]>2 business days
Press / partnership / business<[email protected]>5 business days

We are a small team. Be patient and provide enough context to help us
help you.


2. Before you ask

Save us both some time by checking these first:

  1. Is the service up? Visit https://api.mcp-bknd.com/health
it should return {"status":"ok"}.
  1. Are you on the latest version? The about tool reports the
server version. Compare it with the latest tag at <https://github.com/mperez90/pcb-mcp-server/releases>.
  1. Have you tried the help tool? It returns a searchable index of
every tool and a short usage example for each.
  1. Is your KiCad install healthy? Run the check_kicad_status
tool. Most "the design didn't render" issues come from missing libraries.
  1. Is your PCBWay API key valid? The /account page shows the
masked key and the last successful API call timestamp.

3. Reporting a bug

A good bug report includes:

passed. secrets redacted. and its version. our cloud, so its OS is constant).

You can use this template:

markdown
**Server version**: 0.17.1
**Client**: Claude Desktop 0.x.y on macOS 14.x
**Tool**: `generate_pcb_layout`
**Parameters**: `{ "schematic_path": "...", "width_mm": 50 }`

**Expected**: Generate a 2-layer 50×40 mm board.

**Actual**: Server returned `{"ok":false,"user_message":"..."}`.

**Logs / additional context**: ...


4. Requesting a feature

Open an issue with the enhancement label. Include:

call.

We prioritise features that:

We deprioritise:

necessary.

5. Reporting a security vulnerability

Do not file public GitHub issues for security bugs.

Email <[email protected]> with subject [SECURITY]. PGP key
available on request. We will:

  1. Acknowledge receipt within 72 hours.
  2. Confirm the issue and assess severity within 7 days.
  3. Agree on a fix timeline with you (typically 30 / 60 / 90 days for
high / medium / low severity).
  1. Credit you in CHANGELOG.md and the coordinated advisory if you
wish.
  1. Pay any reward (if a bug bounty program is active at the time —
none currently).

We follow a 90-day coordinated disclosure window. Please do not
publish details of an unpatched vulnerability before then.


6. Account deletion (GDPR right to be forgotten)

Three ways to delete your account and associated data:

  1. Self-service: visit https://api.mcp-bknd.com/account while
signed in and click Delete account.
  1. MCP tools for partial deletion:
history store
  1. Email: <[email protected]> with subject
[GDPR] Delete account. Include the email or the OAuth subject identifier you signed up with.

We complete deletion within 30 days of the request. Some records
may be retained longer where required by law (e.g. order history for
tax purposes — see PRIVACY.md §4).


7. Status and incidents

ChannelPurpose
https://api.mcp-bknd.com/healthLightweight uptime check
https://api.mcp-bknd.com/dashboardInternal admin dashboard (operator only)
GitHub ReleasesVersion history, release notes, breaking changes
CHANGELOG.mdPer-version changelog including security notes

We do not currently operate a public status page. If the service is
down for more than 30 minutes during business hours, please email
support and we will follow up with the post-mortem.


8. Languages

Support is provided in English and Spanish. Bug reports in
other languages are welcome but responses may take longer while we
translate.


9. Office hours

The operator is based in Europe/Madrid time. Best-effort response
times listed in §1 assume Monday–Friday, 09:00–18:00 CET. We do not
provide 24/7 on-call support and are not subject to any SLA.


10. Contact