Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Tde4 Pydoc

БесплатноНе проверен

Repository for the 3DE4 Python API extension: MCP-Server (stdio) in VS Code.

GitHubEmbed

Описание

Repository for the 3DE4 Python API extension: MCP-Server (stdio) in VS Code.

README

License Version 3DEqualizer4 Related Marketplace

This extension exposes the Waterloo documentation backend for the 3DE4 Python API as a VS Code MCP server definition.

It is intentionally small: the extension does not generate docstrings, validate Waterloo docstrings, or bridge to a separate Python backend. It registers a local wtrl_mcp server definition that points at the bundled waterloo-style documentation roots.

Requirements

To use the extension, you need:

  • VS Code ^1.115.0 or newer
  • sdv-doc-waterloo installed locally so wtrl_mcp is available
  • an MCP-capable client such as Copilot Chat or another MCP-aware editor tool

The extension starts wtrl_mcp with this command line:

wtrl_mcp --config vscode/etc/wtrl_mcp.stdio.toml

Features

The extension currently provides one feature:

  • a VS Code MCP server definition for the 3DE4 Python API documentation

The server uses these bundled Waterloo roots:

  • vscode/roots/tde4_with_examples.wtrl.core.rfc-2119.json
  • vscode/roots/tde4_script_config_with_examples.wtrl.core.rfc-2119.json

Recommended

For editing Waterloo docstrings in Python files, install the companion extension:

  • Waterloo Docstrings

It provides syntax highlighting and docstring-focused editor support that fits this MCP server.

Use this extension for MCP access to the 3DE4 Python API documentation, and use the companion extension for editing Waterloo docstrings themselves.

Quick tutorial

  1. Install the VSIX in VS Code.
  2. Make sure wtrl_mcp from sdv-doc-waterloo is available on PATH.
  3. Open Copilot Chat or another MCP client.
  4. Point the client at the 3DE4 Python API MCP server definition.
  5. If the client does not start the server automatically, trigger MCP tool selection once manually. Some clients need that nudge before they start the server process.

For a local test install from the repository root (requires vsce; install with npm install @vscode/vsce):

tools/sdv_pydoc_build_vsix.sh
tools/sdv_pydoc_install_vsix.sh vscode/tde4-pydoc-<version>.vsix

Configuration

The extension ships with sensible defaults.

Optional settings:

  • tde4.mcpProvideServer: register the MCP server definition in VS Code
  • tde4.mcpCommand: override the wtrl_mcp executable name
  • tde4.mcpConfigPath: point to a different wtrl_mcp.stdio.toml
  • tde4.mcpServerLabel: change the label shown in VS Code

The default configuration file bundled with the extension is:

vscode/etc/wtrl_mcp.stdio.toml

Compatibility

  • License: BSD-2-Clause
  • VS Code engine constraint: ^1.115.0
  • MCP transport: stdio
  • Intended backend: wtrl_mcp from sdv-doc-waterloo

The extension is compatible with MCP clients that can consume a VS Code MCP server definition. It does not depend on the older docstring generation or validation commands from the larger Waterloo VS Code package.

Troubleshooting

If activation fails, open the VS Code Output panel and select the channel Channel.3DE4 Python API. The extension prints the preflight result there, including the most common reason: sdv.doc.waterloo is not installed in the Python environment used by wtrl_mcp.

from github.com/uwe-at-sdv/tde4_pydoc

Установка Tde4 Pydoc

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/uwe-at-sdv/tde4_pydoc

FAQ

Tde4 Pydoc MCP бесплатный?

Да, Tde4 Pydoc MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Tde4 Pydoc?

Нет, Tde4 Pydoc работает без API-ключей и переменных окружения.

Tde4 Pydoc — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Tde4 Pydoc в Claude Desktop, Claude Code или Cursor?

Открой Tde4 Pydoc на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Tde4 Pydoc with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development