Content
# Prerequisites
* Change paths in src/remote_agents/mcp/config.json
* Make .env file according to .env-example
# 1. Run MinIO container
docker compose up -d minio
# 2. Run remote agents
uv run search_agent
cd filesystem-agent-workspace ; uv run filesystem_agent
# 3. Run host agent
uv run host_agent
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.