PluginBench
MCP Server

Warden MCP Server

io.github.Larshiensch99/warden

What is the Warden MCP server?

Register every AI agent, log every action, prove it. EU AI Act compliance built in.

How to install Warden

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    Bearer wk_... — per-tenant API key issued in your Warden workspace.

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "warden": {
      "url": "https://warden.flowvolt.io/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "warden": {
      "serverUrl": "https://warden.flowvolt.io/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "warden": {
      "type": "http",
      "url": "https://warden.flowvolt.io/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "warden": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://warden.flowvolt.io/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http warden https://warden.flowvolt.io/mcp

Related MCP servers

Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.

0
Python
View repository →

AI ops team for founders: approvals queue, inbox triage, briefing, follow-up drafting.

View repository →

Cold engine for B2B founders. Detects buying signals, drafts outreach, books qualified meetings.

View repository →