Hades Backend Plugin MCP

Hades Backend Plugin MCP

Exposes workspace-scoped Backend project queries via MCP, enabling explicit token pairing, status checks, and scoped sync of project docs, source artifacts, graph data, and evidence metadata without background synchronization.

Category
Visit Server

README

Hades Backend Plugin

A standalone, opt-in, workspace-scoped project-knowledge plugin for Hades. It exposes MCP queries and explicit hades backend operations without adding background synchronization, memory integration, jobs, inbox handling, or lifecycle hooks. It is not a memory provider: memory.provider remains for Holographic, Supermemory, and other personal-memory providers.

Install, update, disable, and remove the plugin through the normal plugin lifecycle. Installation, update, enable, disable, and removal do not pair a project or modify unrelated configuration:

hades plugins install titagram/hades-backend-plugin --enable
hades plugins update hades-backend
hades plugins disable hades-backend
hades plugins remove hades-backend

hades update updates Hades core only. It does not install, update, pair, reconfigure, or synchronize this plugin.

Restart the affected Hades CLI, TUI, Desktop, or gateway after installing or enabling the plugin so its backend command is discovered.

Commands

hades backend set-token --url URL --project-id ID [--workspace PATH] [--token-stdin]
hades backend status [--json] [--live]
hades backend sync [--workspace PATH] [--domain docs|graph|source_index|evidence_metadata] [--dry-run] [--json]

Pair from the root of the project being linked. Copy a project token separately from the Backend dashboard; set-token collects it through a masked prompt. Never include it in a command, slash-command argument, or chat message. For non-interactive automation, --token-stdin is the only supported token input path and keeps the token out of argv.

A successful explicit set-token pairing idempotently enables this plugin's scoped MCP server in the active profile while preserving the rest of its configuration. Restart the affected CLI, TUI, Desktop, or gateway after that pairing before using MCP queries. Cancelling or failing pairing leaves MCP configuration unchanged.

One profile can bind many project roots, each to a distinct derived credential. There is no global/default Backend project and no newest-project fallback. status is local by default. sync is explicit, linked-workspace scoped, and never runs during pairing, startup, or ordinary conversation turns. It covers only project docs, source/index artifacts, graph data, and submitted evidence; it never syncs personal memory, jobs, inbox, logbook, cron, or user context.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured