insitu

srmackey/insitu
★ 0 stars Python AI/LLM Updated 1d ago
Portable MCP server for situated identity: who you are here.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "insitu": {
      "command": "uvx",
      "args": [
        "insitu"
      ]
    }
  }
}

Or install with pip: pip install insitu

README Excerpt

Keep your agent guidance in one place, as reusable stanzas, and compose the right set for each project or role. You already have directions for how an agent should work with you: tone, method, review rules, the bits that belong in a constitution. The pain is reuse. The same guidance needs to show up in more than one place, but not the same set every time. Copies drift. A new repo starts without the ones you meant to bring. You notice after the agent has already gone the wrong way.

Tools (1)

LICENSE