Matt Culpepper

Results 45 comments of Matt Culpepper

No. Give me a bit and I’ll post a screen recording.

@ashwin-ant probably should’ve shown the ps aux at the beginning instead of end, but just trust me, no other claude was running the configuration error is really hard to notice!...

> I believe this client oauth2 implementation is also causing github's official remote MCP server to be incompatible with Claude apps https://github.com/github/github-mcp-server/issues/549 Yep, as mentioned here, Github MCP Server does...

Take a look here, if your config file doesn’t parse (even due to a comment), it gets wiped https://github.com/anthropics/claude-code/issues/1788#issuecomment-2986123456

It’s in the docs: Dynamic Client Registration [is not supported](https://github.com/github/github-mcp-server/blob/main/docs/host-integration.md#connecting-to-the-remote-github-mcp-server) at the moment. You have to use a PAT for Claude Code. OAuth works only on MCP hosts that do...