Skip to content

Bug: Only Seeing Read-Only scopes on https://mcp.neon.tech/api/authorize #179

@danexello

Description

@danexello

Steps to reproduce

Running Neon MCP Authentication through Claude Code /mcp

Expected result

Full-access, write scopes available. This is the behavior I was getting up until today

Actual result

Read-only scopes show up for me only

Image

Environment

i've tried with both

"neon": {
      "type": "http",
      "url": "https://mcp.neon.tech/mcp"
    }

and

"neon": {
      "type": "http",
      "url": "https://mcp.neon.tech/mcp",
      "headers": {
        "Authorization": "Bearer TOKEN_HERE"
      }
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions