py-gpt
PyGPT is an all-in-one Desktop AI Assistant powered by various advanced language models.
This assistant provides direct interaction with OpenAI language models and supports alternative LLMs through various SDKs. It offers multiple modes of operation, filesystem capabilities, web search functionalities, and audio interactions including speech synthesis and recognition.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"py-gpt": {
"args": [
"pygpt-net"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for py-gpt securely
Loading...