Quickstart
Transports
HTTP with OAuth
Many hosted MCP servers require OAuth 2.1 authentication. IronClaw implements the MCP Authorization spec with PKCE:stdio with Environment Variables
Stdio servers often need API keys or configuration via environment variables:Configuration File
Server configs are stored in~/.ironclaw/mcp-servers.json:
ironclaw mcp add / ironclaw mcp remove to manage it.
Custom Headers
For servers that use API key authentication instead of OAuth:Built-In Servers
IronClaw ships with a built-in registry of hosted MCP servers. A few examples:
Browse more servers at:
- MCP Server Registry (official)
- awesome-mcp-servers (community)