wezterm-mcp
About A Model Context Protocol server that executes commands in the current WezTerm session
GitHubスター
28
ユーザー評価
未評価
お気に入り
0
閲覧数
21
フォーク
2
イシュー
4
README
WezTerm MCP Server
Overview
This is a MCP server for WezTerm.
It allows you to control WezTerm from Claude Desktop and other MCP clients.
Installation
To use with Claude Desktop, add the server config:
{
"mcpServers": {
"wezterm-mcp": {
"command": "npx",
"args": ["-y", "wezterm-mcp"]
}
}
}
To install WezTerm for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @hiraishikentaro/wezterm-mcp --client claude
作者情報
1
フォロワー
15
リポジトリ
0
Gist
0
貢献数
関連するMCP
LibreChat
31677
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.