Ekwo OS MCP
v0.7.0ai.ekwo/mcp
Open source accounting data infrastructure on your own Postgres, acting as the user under RLS.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp -e SUPABASE_URL=<SUPABASE_URL> -e SUPABASE_ANON_KEY=<SUPABASE_ANON_KEY> -e EKWO_EMAIL=<EKWO_EMAIL> -e EKWO_PASSWORD=<EKWO_PASSWORD> -e EKWO_ACCESS_TOKEN=<EKWO_ACCESS_TOKEN> -e EKWO_DB_URL=<EKWO_DB_URL> -e EKWO_ACT_AS_USER_ID=<EKWO_ACT_AS_USER_ID> -- npx -y @ekwo-ai/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.