tileward-claude-marketplace

Tileward-com/tileward-claude-marketplace
★ 0 stars Python AI/LLM Updated 1d ago
Claude Code plugin marketplace for Tileward: a hook that refuses off-policy prompts before the model sees them, and a hosted MCP server that recalls only the relevant slice of a long conversation.
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": {
    "tileward-claude-mark": {
      "command": "uvx",
      "args": [
        "tileward-claude-marketplace"
      ]
    }
  }
}

Or install with pip: pip install tileward-claude-marketplace

README Excerpt

This repository is a Claude Code plugin marketplace. It ships two plugins, which do different jobs and are installed independently: | Plugin | What it does | Shape | | --- | --- | --- | | [`tileward-guard`](plugins/tileward-guard) | Refuse off-policy prompts before the model sees them | one hook (tool-call governance is [not available yet](#tool-call-governance-is-not-available-yet)) |

Tools (6)

TILEWARD_ACTORTILEWARD_APITILEWARD_API_KEYTILEWARD_FAIL_OPENTILEWARD_TIMEOUTUserPromptSubmit

Topics

ai-governanceai-guardrailsanthropicclaude-codeclaude-code-pluginclaude-plugincontext-managementdeveloper-toolsllm-memorymcpmcp-serverplugin-marketplacepolicy-enforcementtoken-optimization