Open
Conversation
added 2 commits
November 18, 2025 12:35
- Add VS Code install button badge to README that uses the vscode:mcp/install URL scheme - Enables users to install tim-mcp directly from README with a single click - Works with VS Code 1.88.0+ with MCP extension installed - Addresses issue #51 for streamlining MCP installation
The VS Code install button configures MCP for VS Code's native support only. Add a note directing Claude Code CLI users to the separate claude mcp add command.
- Create smithery.yaml configuration for Smithery registry listing - Add Smithery CLI installation instructions to README - Document unified MCP server discovery and management via Smithery - Update table of contents to include Smithery installation method - Include status note that tim-mcp registration with Smithery is pending - Use correct Smithery CLI client identifiers (claude, vscode, cursor, etc.) This enables users to discover and install tim-mcp through the central Smithery registry once registration is complete, providing an alternative to individual tool setup.
4f37510 to
5606589
Compare
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.
Description
VS Code install button
Smithery.ai
Adds Smithery.ai as a unified installation method for tim-mcp, providing users with an additional way to discover, install,
and manage the MCP server alongside existing installation options.
installation method, features, and supported clients
Documented the benefits of using Smithery (unified discovery, easy configuration, automatic environment variable setup)
Release required?
x.x.X)x.X.x)X.x.x)Release notes content
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers