
selene
by tercumantanumut·★ 166·Score 48
Selene is an AI agent desktop app that integrates MCP tools for WhatsApp, Telegram, Slack, and Discord.
Overview
Selene is an agent-first desktop application that runs AI agents locally, offering seamless integration with various messaging platforms through MCP. The app provides multiple modes including development environments, browser automation, and creative tools. Users can connect external services via MCP tools, extending functionality while maintaining data privacy with local processing options. It supports multiple AI providers and allows for both local and cloud processing capabilities.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose Selene if you want a comprehensive desktop application for AI agents that includes MCP integration rather than a focused MCP server for a specific functionality.
When NOT to choose this
Don't choose Selene if you need a dedicated MCP server for a specific integration or if you prefer smaller, focused tools rather than an all-in-one AI platform.
Tools this server exposes
10 tools extracted from the READMEghost_parse_screenParse the user's screen through the vision sidecar.
ghost_annotateAnnotate the screen via the vision sidecar.
query_chromiumNavigate and interact with the embedded browser.
create_ui_componentGenerate React/HTML components in the Design Workspace.
edit_componentApply targeted patches to existing UI components.
generate_imageGenerate images using local or cloud models.
create_videoConvert images to MP4 with transitions and overlays.
schedule_messageSchedule delivery of messages to connected channels.
deep_researchPerform multi-pass web searches with cited writeups.
create_github_issueCreate issues on GitHub repositories.
Note: Inferred from the MCP section and workspace descriptions. The exact tool names and signatures weren't explicitly listed, but functionality is described in the 'MCP' and various workspace sections.
Comparable tools
Installation
Download and install Selene from the [Releases page](https://github.com/tercumantanumut/selene/releases)
To use MCP in Selene:
- Launch Selene and go to Settings
- Navigate to the MCP section
- Configure MCP servers by adding their definitions
Example Claude Desktop configuration (if applicable):
{
"mcpServers": {
"selene": {
"command": "path/to/selene",
"args": ["--mcp"]
}
}
}FAQ
- What MCP tools does Selene provide?
- Selene integrates with Ghost OS to provide MCP tools like 'ghost_parse_screen' and 'ghost_annotate' for screen awareness, and allows connecting external services as agent tools.
- Is Selene fully open source?
- Selene is built on open-source technologies, but the application itself appears to be proprietary. The project does not specify the licensing of the core application.
Compare selene with
Last updated · Auto-generated from public README + GitHub signals.