Witsy is a desktop AI assistant and universal MCP client. It connects to multiple LLMs, providing a unified interface for AI agents to interact with various language models. Developers use it to build cross-platform AI applications that integrate with different AI services.
Witsy is a desktop AI assistant and universal MCP client. It connects to multiple LLMs, providing a unified interface for AI agents to interact with various language models. Developers use it to build cross-platform AI applications that integrate with different AI services.
npx -y witsyAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"nbonamy-witsy-github": {
"command": "npx",
"args": [
"-y",
"npx -y witsy"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from witsy?"
API Key Required
This server requires an API key from witsy. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| WITSY_API_KEY | Yes | Your witsy API key |
"What resources are available in witsy?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in witsy"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in witsy with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.