Loading MCP server directory, please wait...
A real US mobile number that receives verification codes, by text or transcribed call.
npx @getmcp/cli add so.cleat/cleatRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Cleat API key>. Create one in your workspace settings at cleat.so; it is shown once.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"so.cleat/cleat": {
"url": "https://cleat.so/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}