1lev1 for Claude Desktop
io.github.avi-adam/1lev1
Track partnership work, log mission hours, and see what needs your approval on 1lev1.com.
client:Claude Desktop
transport:streamable-http
Install 1lev1 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"1lev1": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.1lev1.com/api/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