Add ai.tetrees-mcp-npx - #295
Open
joseph35533553 wants to merge 1 commit into
Open
Conversation
List Tetrees AI as a stdio npx MCP server using @tetrees/mcp@2.2.1. Signed-off-by: unknown <joseph3553@naver.com> Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Change Type
Summary
Add Tetrees AI (
@tetrees/mcp@2.2.1) as a stdio npx MCP server. Users mint a revocableTETREES_TOKENon ex.tetrees.ai.Server Details
ai.tetrees-mcp-npxstdioapi_keyChecklist
CI-enforced
servers/<id>.jsonidfield exactlyid,name,transportnode scripts/validate.js servers/ai.tetrees-mcp-npx.jsonpassesnode scripts/validate.js --check-conflictspassespnpm test(vitest install blocked by ignored esbuild build scripts on this machine)git commit -s(DCO)Reviewer quality bar
descriptionis one clear sentence${input:TETREES_TOKEN}has a matching metadata inputsecret: trueauth.typeis api_keylinks.repositoryis publicNotes for Reviewers
Transport is stdio only. There is no public Streamable HTTP MCP URL.
TETREES_API_URLis hardcoded to productionhttps://ex.tetrees.ai/api.Made with Cursor