Skip to main content
Glama
sidclawhq

SidClaw GovernanceMCPServer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SIDCLAW_API_KEYYesYour SidClaw API key, used to authenticate the agent with the governance platform.
SIDCLAW_API_URLNoThe base URL of the SidClaw API. Defaults to the hosted cloud version.https://api.sidclaw.com
SIDCLAW_AGENT_IDYesThe unique identifier for the agent being governed in the SidClaw dashboard.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
governance_proxyA

SidClaw MCP Governance Proxy — wraps any upstream MCP server with policy evaluation, human-in-the-loop approval, and tamper-evident audit trails. Configure SIDCLAW_API_KEY, SIDCLAW_AGENT_ID, and SIDCLAW_UPSTREAM_CMD to connect to your upstream server. See https://docs.sidclaw.com/docs/integrations/mcp for setup instructions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sidclawhq/platform'

If you have feedback or need assistance with the MCP directory API, please join our Discord server