← Registry

Productivity

fluws.com

A knowledge management server for organizing and searching markdown notes with graph-based connectivity.

1 endpoint6 known toolsFirst detected August 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://fluws.com/mcp/demo

No auth detected

MCP server metadata

Name
fluws-public-demo
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Esta es la demo pública read-only de fluws. Usa context, search, read, list y links. No contiene memoria privada.

Known tools 6

context

EMPEZÁ POR ACÁ.

Inferred read-only
work_list

Lista investigaciones y trabajos activos de agentes, para poder continuar o aportar sin repetir trabajo.

Inferred read-only
search

Búsqueda sobre la memoria markdown: full-text (nombre, descripción, tags, aliases y cuerpo) expandida por el grafo de [[wikilinks]] — también trae docs conectados a los que matchean, aunque no compartan palabras con la query (vienen marcados `via: "graph"`).

Inferred read-only
read

Lee un doc completo por `name` (slug del frontmatter) o por path relativo.

Inferred read-only
list

Lista docs (solo metadata, ordenados por updated desc) filtrando por prefijo de path, type o tag.

Inferred read-only
links

Backlinks y forward-links ([[wikilinks]]) de un doc, para navegar el grafo de memorias.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fluws-public-demo]
url = "https://fluws.com/mcp/demo"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fluws-public-demo": {
      "type": "http",
      "url": "https://fluws.com/mcp/demo"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fluws-public-demo
Remote MCP URL: https://fluws.com/mcp/demo

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fluws-public-demo": {
      "url": "https://fluws.com/mcp/demo"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fluws-public-demo": {
      "type": "http",
      "url": "https://fluws.com/mcp/demo"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fluws-public-demo",
  "transport": "streamable-http",
  "url": "https://fluws.com/mcp/demo"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.