Back to MCP Servers

Integrations

Read-only doctrine access for the Agentic AI Blueprint — the industry standard reference for safe, observable, and steerable AI agent UX. Browse and search 10 principles, clusters, curated implementation examples, and application guides for production agentic AI systems. 13 publ…

knowledge-memoryaiagent

Installation

npx -y integrations

Configuration

{
  "mcpServers": {
    "integrations": {
      "command": "npx",
      "args": ["-y", "integrations"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub