Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MCP Server Information
Server Name: Phasoric
Service URL: https://phasoric.com
Documentation: https://developers.phasoric.com/mcp-client-setup
Brief Description: Search, read, and safely update Markdown notes in your connected Phasoric knowledge vaults.
Adds a hosted Streamable HTTP entry at https://phasoric.com/api/mcp with OAuth and dynamic tool discovery. Only public catalog metadata is contributed:
server.yaml, an emptytools.json, and a documentation README. No implementation source, private repository URL, credentials, or user content is included.Phasoric is a proprietary hosted service. Open-source implementation and Dockerfile requirements do not apply to this remote-only submission. The catalog metadata contribution does not change the service's license.
Publication blocker: generated license metadata
Please keep this submission in draft until the remote-service license metadata is resolved. Running
go run ./cmd/catalog phasoricsucceeds, butpkg/catalog/tile.goinitializeslicense := "Apache License 2.0"and only replaces it for local source-backed servers. The generated remote catalog therefore incorrectly labels Phasoric as Apache-2.0. The server-entry schema has no license override. Please omit that default for remote services or provide an accurate proprietary-service designation before publication. The generated catalog is not included in this PR.Validation
go run ./cmd/validate --name phasoricpasses.go run ./cmd/catalog phasoriccompletes; license issue above was found while inspecting the output.WWW-Authenticateprotected-resource metadata challenge.io.github.aketchel/phasoricversion1.0.1.This submission requires Docker's automated and manual review and is not a claim of end-to-end Docker client compatibility.