Nirvana

com.nirvanahq/mcp

Documentation

Installation

Nirvana hosts the MCP server. For supported web clients, connect through Nirvana's sign-in flow from the MCP setup page. For local clients that use a personal access token, run the server through mcp-remote:

npx -y mcp-remote https://mcp.nirvanahq.com/mcp

Set AUTHORIZATION to Bearer <your Nirvana PAT> when using the local token flow.

Configuration

The hosted MCP endpoint is https://mcp.nirvanahq.com/mcp.

Developer tokens are managed at mcp.nirvanahq.com/tokens.

Capabilities

  • Read tasks by GTD list, project, tag, or date range
  • Read GTD list counts and tags
  • Create tasks and projects
  • Update tasks when the account has Nirvana Pro
  • Use connected AI clients without keeping the Nirvana app open

Security

Clients authenticate through Nirvana's own sign-in screen for OAuth-based setups, or through a personal access token for local mcp-remote setups. Nirvana documents that passwords are not pasted into the AI client and that access is scoped to the user's own account.

Limitations

  • Updating existing tasks requires Nirvana Pro
  • ChatGPT connector usage depends on the client's own plan and web-only support
  • OAuth sessions may need to be reconnected if a refresh token expires