Tesseract 26 Eyeshot
БесплатноНе проверенEnables AI-driven CAD operations through natural language, integrating LLM and Eyeshot SDK for model manipulation.
Описание
Enables AI-driven CAD operations through natural language, integrating LLM and Eyeshot SDK for model manipulation.
README
This repository contains the hackathon prototype for an AI-driven CAD application utilizing the Model Context Protocol (MCP) and devDept Eyeshot SDK.
Architecture layers:
- frontend: React + Three.js interface combining a Chat Assistant with a 3D Canvas.
- backend-mcp: Python FastAPI server handling the MCP routing logic and tool execution.
- llm-service: Python FastAPI server responsible for talking to the LLM (Gemini/GPT) to map natural language to CAD operations.
- cad-engine: C# ASP.NET Core server utilizing the devDept Eyeshot SDK to perform CAD operations headlessly.
- shared: A set of common schemas mapping commands across the layer divides.
Setup
- Copy
.env.exampleto.env. - Assign your secret keys:
GEMINI_API_KEY: Your Gemini API key from Google AI Studio.EYESHOT_LICENSE_KEY: Your Eyeshot production license key.
- IMPORTANT: NEVER commit your
.envfile to the repository. It is already included in.gitignoreto prevent accidental credential leaks.
Requirements
- Node.js (for the frontend)
- Python 3.10+ (for MCP and LLM services)
- .NET 8 SDK (for the CAD engine)
Command Flow example
- Prompt: "Load the sample.step model"
- MCP router sends to LLM service.
- LLM Service returns:
{"action": "load_model", "file_path": "sample.step"} - MCP router dispatches HTTP POST to CAD Engine with payload.
- CAD Engine executes the command and yields the modified state.
Установка Tesseract 26 Eyeshot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/A-001-byte/Tesseract-26-Eyeshot-MCPFAQ
Tesseract 26 Eyeshot MCP бесплатный?
Да, Tesseract 26 Eyeshot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tesseract 26 Eyeshot?
Нет, Tesseract 26 Eyeshot работает без API-ключей и переменных окружения.
Tesseract 26 Eyeshot — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Tesseract 26 Eyeshot в Claude Desktop, Claude Code или Cursor?
Открой Tesseract 26 Eyeshot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Tesseract 26 Eyeshot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
