Skip to content

Repository files navigation

Awizzy

A desktop AWS SSO credential manager. Sign into IAM Identity Center once, then start and stop role sessions that write short-lived credentials to your local AWS profile. Includes a local MCP server so AI tools (Claude Code, Codex, Cursor, ...) can manage sessions too.

Awizzy main window

Platforms

  • Windows (x64) - secrets protected with DPAPI.
  • macOS (Apple Silicon) - secrets protected with an AES-256 key held in the login Keychain. Builds are currently unsigned: on first launch, right-click the app and choose Open (or run xattr -dr com.apple.quarantine "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/Applications/Awizzy.app"). macOS may also show a one-time local-network prompt when the MCP server is enabled.

Install from the latest release; the app updates itself from GitHub releases.

Building

dotnet build Awizzy.slnx
dotnet run --project tests/Awizzy.Core.Tests
dotnet run --project src/Awizzy.App -- --demo

--demo runs against a throwaway sample workspace instead of your real data.

About

A modern and high performance AWS session manager UI + MCP

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages