Skip to main content
Glama
ShakeLv

remio-harness-plugin

by ShakeLv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REMIO_CLI_PATHNoAbsolute path to the remio executableremio
REMIO_CLI_TIMEOUT_MSNoCLI invocation timeout120000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
remio_helpB

Returns the authoritative usage for a locally installed remio CLI command.

remio_search_notesA

Search notes, files, email, Slack, meetings, and other remio knowledge. Prefer this before reading a note by ID.

remio_readA

Reads a remio note by note ID, or converts a local supported file to markdown. Do not read unrelated local files.

remio_askB

Answers a question from the remio knowledge base and includes note citations when available.

remio_webA

Uses remio's configured high-quality web search or clean web-page extraction. Fetching never creates a remio note.

remio_notesC

Changes notes, people notes, note images, permissions, or status. Requires explicit confirmation for every call.

remio_collectionsA

Adds or removes a note from a collection. Adding by collection title creates that collection when it does not exist.

remio_sync_foldersB

Lists or changes folders that remio indexes. Changes require explicit confirmation; removing a folder preserves already-created notes.

remio_shareA

Publishes a note to a public URL, refreshes an existing public URL, or revokes public access. Requires explicit confirmation.

remio_run_agentB

Runs a remio Agent with a project directory. It may invoke the requested capabilities, so explicit confirmation is required.

remio_syscallA

Advanced escape hatch for a remio syscall not represented above. It can have arbitrary side effects and always requires explicit confirmation.

remio_cliA

Compatibility entry point for every remio CLI command: search_notes, read_note, read_file, add_sync_folder, list_sync_folders, pause_sync_folder, resume_sync_folder, remove_sync_folder, create_note, update_note, attach_image, add_note_to_collection, remove_note_from_collection, delete_note, update_note_restrictions, share_note, unshare_note, set_note_status, create_people_note, rag, web_search, web_get, run_agent, syscall. Prefer the structured tools above. State-changing commands require confirm: true.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShakeLv/remio-harness-plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server