Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sdirishguy • Uncategorized
A Sublime Text plugin that connects the editor to a local Model Context Protocol (MCP) server for AI-powered code generation, review, refactoring, and translation.
Generate code snippets from plain-text prompts within Sublime Text.
Review code for bugs, security flaws, or improvements using AI tools.
Refactor or translate code between programming languages seamlessly.
This plugin integrates Sublime Text with a local MCP server, enabling developers to leverage OpenAI or Gemini-powered tools directly within their editor. It supports generating, reviewing, refactoring, and translating code with configurable settings and robust error handling. The plugin requires a running MCP server configured with appropriate API keys and does not handle authentication or API calls itself, focusing on a local-first approach to AI-assisted development.