Workspace boundaries
A connection is tied to one workspace. It can discover projects there and use project-scoped tools only for projects belonging to that workspace. Knowing a project ID from a different workspace does not give the connection access to it. Switching workspaces in the Nimt app does not retarget an existing connection. To use another workspace, approve a separate OAuth connection or create a token while that workspace is active. If your client supports multiple server entries, give them distinct names so you can tell them apart. Nimt checks your current membership on requests. If you lose access to the workspace or your account is disabled, the credential no longer authorizes MCP access there.Permissions
OAuth clients request scopes, which appear on the consent screen. They may also
request the standard
openid, profile, and email scopes for account identity
and profile information. Review every permission before approving.
PATs created in Nimt currently include both
mcp:read and mcp:write; the
creation form does not offer a read-only option. OAuth may also request both.
The current tools are read-only, but a credential with write permission is not
a read-only credential. Revisit your approvals as the pre-release catalog
evolves.Connect with OAuth
Sign in, choose a workspace, and manage connected apps.
Use a personal access token
Create, store, and revoke a token.