MCP Catalogs
Homeselene screenshot

selene

by tercumantanumut·166·Score 48

Selene is an AI agent desktop app that integrates MCP tools for WhatsApp, Telegram, Slack, and Discord.

ai-llmdeveloper-toolscommunication
35
Forks
21
Open issues
this month
Last commit
2d ago
Indexed

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:

you:Building personal assistants connected to messaging platforms via MCP
you:Automating browser tasks with AI agents using MCP tools
you:Creating custom workflows across multiple communication channels
you:What MCP tools does Selene provide?
you:Is Selene fully open source?

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 README
  • ghost_parse_screen

    Parse the user's screen through the vision sidecar.

  • ghost_annotate

    Annotate the screen via the vision sidecar.

  • query_chromium

    Navigate and interact with the embedded browser.

  • create_ui_component

    Generate React/HTML components in the Design Workspace.

  • edit_component

    Apply targeted patches to existing UI components.

  • generate_image

    Generate images using local or cloud models.

  • create_video

    Convert images to MP4 with transitions and overlays.

  • schedule_message

    Schedule delivery of messages to connected channels.

  • deep_research

    Perform multi-pass web searches with cited writeups.

  • create_github_issue

    Create 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

mcp-server-kitnpx mcpmcp-studio

Installation

Download and install Selene from the [Releases page](https://github.com/tercumantanumut/selene/releases)

To use MCP in Selene:

  1. Launch Selene and go to Settings
  2. Navigate to the MCP section
  3. 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.