Downloads · PCK-MMXXVI-C4A32096

Everything
in one place.

Firmware, bridge software, developer guides, hardware design files, and example projects — all in one download centre.

pclika-bridge

pip install pclika-bridge
Python 3.10+ · pip 23+ · PyPI v0.1.0 · June 2026
PyPI Page ↗
v0.1.0
June 2026 — Initial release
STDIO + SSE modes · 10 core MCP tools · pclika-setup auto-config · Python 3.10+
Verify your install: pclika-bridge --version0.1.0
List auto-detected AI clients: pclika-setup --list
Configure all clients at once: pclika-setup

Developer Guide PDFs

Complete setup guide — from buying the kit to issuing your first AI hardware command. Available in 5 languages.

All PDFs are included in the GitHub Release assets at github.com/Pclika/mcp-platform/releases. Guides cover: kit purchase · hardware wiring · firmware flash · bridge install · AI client setup · system prompt · example requirements · MCP tool reference · troubleshooting.

MCP Quick Connect

Three commands and Claude (or Cursor / VS Code) has live access to your Pclika hardware via the pclikaPlatform MCP channel.

# 1. Install pip install pclika-bridge
# 2. Start SSE server pclika-bridge --port /dev/ttyUSB0 --serve
# 3. Register with Claude Code claude mcp add pclikaPlatform --transport sse http://localhost:3141/sse
Claude Desktop
mcp_claude.json