MCP Server
MCP
Sublime Text MCP
MCP server for Sublime Text 4. Lets Claude Code read and control a running ST instance.
Install
uvx sublime-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "sublime-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment