general MCP Server
A secure* runtime for autonomous AI agents. Policy from plain-English constitutions. (*https://ironcurtain.dev)
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
1. Install the package
npx @provos/ironcurtain
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-provos-ironcurtain": {
"command": "npx",
"args": [
"@provos/ironcurtain"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Tools
Read, write, edit, search files; directory tree; move; diff calculation
Full git workflow: status, diff, log, commit, branch, push/pull/fetch, clone, stash, blame
HTTP GET with HTML-to-markdown conversion; web search (Brave, Tavily, SerpAPI)
Issues, PRs, code search, reviews via `ghcr.io/github/github-mcp-server`; requires a GitHub personal access token
Persistent semantic memory with hybrid vector+keyword search, LLM summarization, and automatic compaction. Enabled for persona and cron sessions.
Gmail, Calendar, Drive, Docs, Sheets — requires OAuth setup via `ironcurtain auth`
inspect
Guidance