Skip to content
Claude Desktop

corply for Claude Desktop

io.github.corply-dev/corply

Incorporate a Delaware C-Corp from your agent — docs, cofounder e-sign, human-reviewed filing.

client:Claude Desktop transport:streamable-http

Install corply in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "corply": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://corply.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

corply in other clients