Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ArrowMem MCP plugin for Grok Build

ArrowMem is a secure, private AI assistant. This plugin connects Grok Build to ArrowMem's public MCP server over streamable HTTP, stateless, no key required, at https://mcp.arrowmem.ca/mcp.

Source: this file lists the tool names and descriptions from src/mcp_tools_content.json in the ArrowMem backend repo (curl to the live server was not available from this build environment, so the tool list below was taken from that file rather than a live tools/list call).

The nine free tools

  1. get_org_info - what ArrowMem is, who operates it, and what makes it different from other AI assistants.
  2. get_privacy_model - ArrowMem's privacy and security architecture: zero retention, client-side encryption, processing-location disclosure, and how the business is funded without reading user content.
  3. get_arrowbridge_info - ArrowBridge, the local-first / own-hardware half of ArrowMem's privacy design: what it does today and what is still planned, not live.
  4. list_packs - the specific government disability-claim packs that run inside ArrowMem, and how the optional cross-device sync tier works.
  5. get_data_dignity_standard - the Data Dignity Standard (v0.5, draft for public comment): a free, open, testable standard for what happens to a person's data when an AI agent interacts with a site on their behalf.
  6. check_ollama_hardening - checks whether a self-hosted Ollama install still matches the hardening guide's non-negotiable defaults, given diagnostic output you already have locally.
  7. check_ollama_loopback - checks exactly one thing: is your self-hosted Ollama install reachable from outside the machine, the single most common Ollama misconfiguration.
  8. get_hardening_guide - the full, live-tested procedure for hardening a self-hosted Ollama server.
  9. inventory_ai_agents - lists every MCP server configured on your machine (Claude Desktop, Claude Code, Cursor) and every tool each one exposes at the config level.

Not part of this listing

ArrowMem also has two paid tools that require an ArrowMem key. They are not part of this free, key-less listing.

Links

About

ArrowMem MCP server plugin for Grok Build: free security and privacy tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors