MCP-toolhouse

by SecretiveShell
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Casa de herramientas MCP

Este es un servidor de protocolo de contexto de modelo (MCP) que proporciona acceso a herramientas de la plataforma Toolhouse .

Instalación

Instalación mediante herrería

Para instalar Toolhouse para Claude Desktop automáticamente a través de Smithery :

npx -y @smithery/cli install @SecretiveShell/MCP-toolhouse --client claude

Configuración manual

Configura tu json de esta manera:

{ "mcpServers": { "MCP-Toolhouse": { "command": "uv", "args": ["run", "mcp-toolhouse"], "env": { "TOOLHOUSE_API_KEY": "th-******************_*****_******************", "TOOLHOUSE_BUNDLE": "toolhouse-bundle-name", "PYTHONUTF8": "1" } } } }

El entorno UTF8 de Python es necesario para que algunas herramientas funcionen en Windows.

-
security - not tested
A
license - permissive license
-
quality - not tested

Servidor MCP para toolhouse.ai. A diferencia del servidor oficial, no depende de un LLM externo.

  1. Installation
    1. Installing via Smithery
    2. Manual Setup
ID: 6rasjnw19n