MCP-toolhouse
A model context protocol (MCP) server that provides access to tools from the https://toolhouse.ai platform.
GitHubスター
3
ユーザー評価
未評価
フォーク
0
イシュー
1
閲覧数
1
お気に入り
0
README
MCP Toolhouse
This is a model context protocol (MCP) server that provides access to tools from the Toolhouse platform.
Installation
Installing via Smithery
To install Toolhouse for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @SecretiveShell/MCP-toolhouse --client claude
Manual Setup
Setup your json like this:
{
"mcpServers": {
"MCP-Toolhouse": {
"command": "uv",
"args": ["run", "mcp-toolhouse"],
"env": {
"TOOLHOUSE_API_KEY": "th-******************_*****_******************",
"TOOLHOUSE_BUNDLE": "toolhouse-bundle-name",
"PYTHONUTF8": "1"
}
}
}
}
The python utf8 env is required for some tools to work on windows.
作者情報
Computer Science undergraduate passionate about Artificial Intelligence, self-hosted software solutions, and automation.
@promptmeshUnited Kingdom
141
フォロワー
77
リポジトリ
1
Gist
8
貢献数
トップ貢献者
スレッド