Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Bitbybit CAD MCP

REMOTE · MCP.BITBYBIT.DEV · 2 COMPONENTS · SCANNED SEP 20

Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide

72 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 931 tokens (~133/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the Bitbybit CAD MCP server?

Bitbybit CAD MCP is a hosted endpoint at https://mcp.bitbybit.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.bitbybit.dev

# add to Claude Code
claude mcp add --transport http dev-bitbybit-cad 'https://mcp.bitbybit.dev/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "dev-bitbybit-cad": {
      "url": "https://mcp.bitbybit.dev/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dev-bitbybit-cad": {
      "type": "http",
      "url": "https://mcp.bitbybit.dev/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.dev-bitbybit-cad]
url = "https://mcp.bitbybit.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-bitbybit-cad": {
      "type": "remote",
      "url": "https://mcp.bitbybit.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-bitbybit-cad --url 'https://mcp.bitbybit.dev/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-bitbybit-cad:
    url: "https://mcp.bitbybit.dev/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dev-bitbybit-cad": {
      "Transport": "http",
      "Url": "https://mcp.bitbybit.dev/mcp"
    }
  }
}
# add to Vellum
assistant mcp add dev-bitbybit-cad -t streamable-http -u 'https://mcp.bitbybit.dev/mcp'
// mcp.json
{
  "mcpServers": {
    "dev-bitbybit-cad": {
      "type": "http",
      "url": "https://mcp.bitbybit.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 72

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.bitbybit.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=bitbybit.dev CN=WE1,O=Google Trust Services,C=US 20 Sept 2026 19 Dec 2026 ECDSA 256 ECDSA-SHA256 3e49425a738dec280e4e9e6d8877d2ef
SANs: bitbybit.dev, mcp.bitbybit.dev, *.mcp.bitbybit.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.bitbybit.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
bitbybit.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.bitbybit.dev/mcp Verified 200
http (plaintext) http://mcp.bitbybit.dev/mcp HTTPS enforced 301 https://mcp.bitbybit.dev/mcp
MCP tools · 7 exposed · ~769 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
describe ~126

The exact contract of one member by dotted path, for example occt.shapes.solid.createBox: signature, every parameter with its type, default and range, the return type, the documentation, examples and where it runs. Answers are for the API version the server holds. An unknown path is reported as not found together with the nearest existing paths; nothing is guessed.

NameTypeReqDescription
pathstringyesThe dotted path of the member, for example occt.shapes.solid.createBox
versionstringThe API version to describe; omit for the version the server holds

No output schema declared.

No examples provided.

fetch ~54

Fetches the full documentation of one Bitbybit API member by id (a dotted path returned by search) as text, with its title, url and metadata.

NameTypeReqDescription
idstringyesA dotted API path returned by search

No output schema declared.

No examples provided.

get_examples ~151

Working TypeScript examples for a member path, for a namespace, or for a topic given as keywords. Each example names the member it belongs to and links its reference page. Examples are written for the API version the server holds.

NameTypeReqDescription
enginestringPrefer members published for this engine when searching by topic
limitintegerHow many examples, 5 by default
pathstringA member or namespace path, for example occt.shapes.solid.createBox or occt.fillets
topicstringKeywords to find examples by, when no path is known
versionstringThe API version; omit for the version the server holds

No output schema declared.

No examples provided.

get_guide ~120

Sections of the public guide on building with Bitbybit: what runs in the browser, on a server, on a lightweight backend, and what needs CAD Cloud. Without a topic it lists the sections. Read "integrate" before recommending where geometry should run: the npm packages are the default, and CAD Cloud is for algorithms that exist only there or compute the caller cannot provide.

NameTypeReqDescription
topicstringA section id or a short name such as integrate, browser, backend, server-side, pro, start; omit to list the sections

No output schema declared.

No examples provided.

list_namespace ~96

The members one level below a namespace path, for example occt.shapes, each with its kind and summary. Without a path, the top-level namespaces. Use it to discover what exists before searching for details.

NameTypeReqDescription
pathstringA namespace path such as occt or occt.shapes; omit for the top level
versionstringThe API version to list; omit for the version the server holds

No output schema declared.

No examples provided.

search ~47

Searches the Bitbybit API documentation and returns a list of results with id, title and url. Each id is a dotted API path that fetch accepts.

NameTypeReqDescription
querystringyesSearch terms

No output schema declared.

No examples provided.

search_api ~175

Find Bitbybit API members (methods, namespaces, cloud operations) by keywords, for example "box solid" or "fillet edges". Returns dotted paths with a one-line summary, the tier (oss on npm, platform-pro only at bitbybit.dev, cloud-pro only on CAD Cloud) and the engines each is published for. Call describe with a path before writing code that uses it.

NameTypeReqDescription
enginestringOnly members published for this engine, plus the cloud operations, which run on CAD Cloud rather than in an engine; omit for every engine
limitintegerHow many results, 10 by default
querystringyesKeywords, a phrase, or a partial dotted path
versionstringThe API version to search; omit for the version the server holds

No output schema declared.

No examples provided.

Common questions

What is the Bitbybit CAD MCP server?

Bitbybit CAD MCP is listed in the public MCP registry as dev.bitbybit/cad. Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide. This page covers its hosted endpoint (https://mcp.bitbybit.dev/mcp).

Is the Bitbybit CAD MCP server safe to use?

Bitbybit CAD MCP scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Bitbybit CAD MCP server expose?

Bitbybit CAD MCP exposes 7 tools: search_api, describe, list_namespace, get_examples, get_guide, and 2 more. Their descriptions and schemas cost roughly 769 tokens of context every time the server is loaded.

Does the Bitbybit CAD MCP server require authentication?

No. We connected to Bitbybit CAD MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Bitbybit CAD MCP server still maintained?

Bitbybit CAD MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.