GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
27views this month
Decision brief
Witsy is a desktop AI assistant and universal MCP client that supports numerous LLM providers. It requires users to have API keys for models they wish to use, but also supports local model running through Ollama.
Good fit when
- If you need an AI solution that can integrate with almost any LLM provider via MCP servers.
- When your workflow heavily relies on a wide array of services from different providers such as OpenAI for chat completion and HuggingFace for image creation.
Avoid when
- If you do not have existing API keys from LLM providers and are not interested in setting up a local model through Ollama.
- For users who require an out-of-the-box solution that does not necessitate managing multiple provider integrations or configurations for different services.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (2,016) are secondary evidence.
- npm downloads (30d)
- 20·npm downloads API·Aug 14, 2026
Maintenance and security
Full trust report- Maintenance
- Slowing (112d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 14, 2026
- Security (OSV)
- No MCP manifest
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install witsy npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A desktop application that acts as an AI assistant and can run models from various LLM providers through MCP servers.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 14, 2026
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Aug 14, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 14, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 19, 2026)
epSeek, OpenRouter, Groq, Cerebras, Azure OpenAI, any provider who supports the OpenAI API standard (together.ai for instance)|Source link
Source: README excerpt (regex_v1, Sep 19, 2026)
- LLM plugins to augment LLM: execute python code, search the Internet...Source link
Tags
README
<div align="center" <img src="assets/icon.png" width="128" alt="Witsy Logo" <div <b Witsy</b </div <div Desktop AI Assistant<br/ Universal MCP Client</div </div <p </p <div align="center" </div Downloads Download Witsy from the releases page. On macOS you can also . What is Witsy...
For agents
This page has a .md twin and JSON over the API.