Commit 5c40b71
feat(add-mcp): Add MCP Server Template and Improve Existing Templates (#77)
* feat(add-mcp): add start-with-mcp template
* feat(add-mcp): add start-with-mcp template
* feat(add-mcp): add start-with-mcp apollo and vscode configurations
* feat(add-mcp): add the mcp augmentation to rover-init-starters
* feat(add-mcp): include mcp template to manifest
* feat(add-mcp): update mcp dockerfile
* feat(add-mcp): update mcp env template
* feat(add-mcp): update mcp gitignore and remove unused template
* feat(add-mcp): update manifest
* feat(add-mcp): add example connectors and queries for 80% of known MCP use cases
* feat(add-mcp): Update templates and docs to be more MCP engineer focused
* feat(add-mcp): update example tools and remove platform-specific ai client references
* feat(add-mcp): remove claude desktop config file
* feat(add-mcp): refactor configuration files
* feat(add-mcp): add latest mcp server build to dockerfile
* feat(add-mcp): add latest mcp server build to dockerfile
* feat(add-mcp): update endpoint for rover development
* feat(add-mcp): re-include the claude-desktop-config file for quick setup
* feat(add-mcp): re-name claude desktop config file
* feat(add-mcp): update environment and docker template
* feat(add-mcp): update claude desktop configuration file
* feat(add-mcp): refine config file
* feat(add-mcp): Update mcp config files
* feat(add-mcp): Remove extra docs and example directory
* Renaming schema files, capitalizing getting started files, pulling in hackathon improvements (#74)
* Remove start-with-rest/supergraph.yaml (#50)
#50
* Renaming schema file and updating READMEs and getting-started.mds (#52)
* reworking readme and getting-started + renaming schema file
* reworking readme and getting-started + renaming schema file for typescript example
* actually renaming schema file
* simplify typescript readme
* Add .env to .gitignore (#53)
* simplifying working with schema and renaming getting started
* refactoring to rename files and remove unnecessary
---------
Co-authored-by: Alyssa Hursh <[email protected]>
Co-authored-by: Danielle Mallare <[email protected]>
* feat(add-mcp): update the name for MCP README
* feat(add-mcp): update copy for MCP README
* feat(add-mcp): Add and update vscode configuration files for mcp workflow
* feat(add-mcp): add graphos credentials to mcp config
* feat(add-mcp): add security warning for mcp config files
* feat(add-mcp): revert the addition of credentials to mcp config
* feat(add-mcp): Update mcp dockerfile
* feat(add-mcp): Update MCP config with validation enabled
* feat: Adding `.vscode/settings.json` and `./vscode/tasks.json` (#75)
* feat(mcp-template): add start-with-mcp template
* feat(mcp-template): add start-with-mcp template
* feat(mcp-template): add start-with-mcp apollo and vscode configurations
* WIP: add the mcp augmentation to rover-init-starters
* WIP: include mcp template to manifest
* WIP (mcp): update mcp dockerfile
* WIP (mcp): update mcp env template
* WIP (mcp): update mcp gitignore and remove unused template
* WIP (mcp): update manifest
* WIP (mcp): add example connectors and queries for 80% of known MCP use cases
* WIP (0-to-mcp): Update templates and docs to be more MCP engineer focused
* WIP (mcp): update example tools and remove platform-specific ai client references
* WIP (mcp): remove claude desktop config file
* WIP (mcp): refactor configuration files
* WIP (mcp): add latest mcp server build to dockerfile
* WIP (mcp): add latest mcp server build to dockerfile
* WIP (mcp): update endpoint for rover development
* WIP (mcp): re-include the claude-desktop-config file for quick setup
* WIP (mcp): re-name claude desktop config file
* WIP (mcp): update environment and docker template
* WIP (mcp): update claude desktop configuration file
* WIP (mcp): refine config file
* WIP (mcp): Update mcp config files
* WIP (mcp): Remove extra docs and example directory
* Renaming schema files, capitalizing getting started files, pulling in hackathon improvements (#74)
* Remove start-with-rest/supergraph.yaml (#50)
#50
* Renaming schema file and updating READMEs and getting-started.mds (#52)
* reworking readme and getting-started + renaming schema file
* reworking readme and getting-started + renaming schema file for typescript example
* actually renaming schema file
* simplify typescript readme
* Add .env to .gitignore (#53)
* simplifying working with schema and renaming getting started
* refactoring to rename files and remove unnecessary
---------
Co-authored-by: Alyssa Hursh <[email protected]>
Co-authored-by: Danielle Mallare <[email protected]>
* WIP (mcp): update the name for MCP README
* WIP (mcp): update copy for MCP README
* WIP (mcp): Add and update vscode configuration files for mcp workflow
* WIP (mcp): add graphos credentials to mcp config
* WIP (mcp): add security warning for mcp config files
* WIP (mcp): revert the addition of credentials to mcp config
* WIP (mcp): Update mcp dockerfile
* WIP (mcp): Update MCP config with validation enabled
* setting up templatized settings.json
* including 5001 port
* adding tasks and settings to all templates and updating mcp server to 5050
---------
Signed-off-by: camillelawrence <[email protected]>
Co-authored-by: Camille Lawrence <[email protected]>
Co-authored-by: Alyssa Hursh <[email protected]>
Co-authored-by: Danielle Mallare <[email protected]>
Co-authored-by: camillelawrence <[email protected]>
* feat(add-mcp): Resolve gitleaks errors
* feat(add-mcp): Add the add-mcp tests to github workflow
* feat(add-mcp): Ensure tests run on the add-mcp directory
* chore: prepare v2.0.0 release
- Separate v1.0.0 (2025-05-12) and v2.0.0 (2025-09-30) changelog entries
- Add MCP template features to v2.0.0 changelog
- Document breaking changes from file renames in v2.0.0
- Update package.json to v2.0.0 for breaking changes
* feat(add-mcp): Add a list of agent rules
* feat(add-mcp): Update gitleaks file
* feat(add-mcp): Update gitleaks file
* feat(add-mcp): Update gitleaks file
---------
Signed-off-by: camillelawrence <[email protected]>
Co-authored-by: Taylor Jones <[email protected]>
Co-authored-by: Alyssa Hursh <[email protected]>
Co-authored-by: Danielle Mallare <[email protected]>1 parent c4f64ae commit 5c40b71
File tree
34 files changed
+1204
-173
lines changed- .github/workflows
- add-mcp
- .apollo
- .vscode
- start-with-rest
- .vscode
- start-with-typescript
- .vscode
- src
- __tests__
- tests
34 files changed
+1204
-173
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
6 | 22 | | |
7 | 23 | | |
8 | 24 | | |
9 | 25 | | |
10 | 26 | | |
11 | | - | |
| 27 | + | |
12 | 28 | | |
13 | 29 | | |
14 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments