The Auth spec seems to be getting fully fleshed out this week, they added remote MCP tools to Claude Desktop (and the mobile rollout is coming soon) so I think they are getting close to locking down on what all this might look like.
I started to add support to my own project. I like to use oterm for testing purposes (massively reduced Claude spend lol), it would be nice if we could have support for setting Bearer auth tokens for remote MCP tools (probably just through config?) and then eventually support full OAuth 2.0 client callback flows (we have some experience doing this via Fief's client library, which is now deprecated 🤕)
Would be willing to help out testing, and can try my hand at implementing the OAuth 2.0 flows when I have time.
The Auth spec seems to be getting fully fleshed out this week, they added remote MCP tools to Claude Desktop (and the mobile rollout is coming soon) so I think they are getting close to locking down on what all this might look like.
I started to add support to my own project. I like to use oterm for testing purposes (massively reduced Claude spend lol), it would be nice if we could have support for setting Bearer auth tokens for remote MCP tools (probably just through config?) and then eventually support full OAuth 2.0 client callback flows (we have some experience doing this via Fief's client library, which is now deprecated 🤕)
Would be willing to help out testing, and can try my hand at implementing the OAuth 2.0 flows when I have time.