wezterm-mcp
About A Model Context Protocol server that executes commands in the current WezTerm session
GitHub Stars
25
User Rating
Not Rated
Forks
1
Issues
3
Views
0
Favorites
0
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
Author Information
1
Followers
15
Repositories
0
Gists
7
Total Contributions
Top Contributors
Tags
Threads