Is there currently a way to access an Obsidian MCP server running locally under Docker Desktop from the ChatGPT or Claude web or mobile apps?
Something like this:
For reference, https://github.com/jimprosser/obsidian-web-mcp supports Cloudflare Tunnels and runs an OAuth 2.1 Server, but:
- It would be better to re-use a single OAuth 2.1 server for many MCP Servers
- It's nice to have a single MCP server entry, and then just be able to enable/disable tools as needed
- It's nice to run it in a container for added security
I am curious if this is currently supported or support is planned.
Might be related to #172, if I understand that issue correctly.
Is there currently a way to access an Obsidian MCP server running locally under Docker Desktop from the ChatGPT or Claude web or mobile apps?
Something like this:
For reference, https://github.com/jimprosser/obsidian-web-mcp supports Cloudflare Tunnels and runs an OAuth 2.1 Server, but:
I am curious if this is currently supported or support is planned.
Might be related to #172, if I understand that issue correctly.