docs: Add GitMCP Tutorial to Extensions Library (#3716)
Signed-off-by: Ebony Louis <ebony774@gmail.com> Co-authored-by: Angie Jones <jones.angie@gmail.com>
This commit is contained in:
@@ -572,5 +572,15 @@
|
||||
"is_builtin": false,
|
||||
"endorsed": false,
|
||||
"environmentVariables": []
|
||||
},
|
||||
{
|
||||
"id": "gitmcp",
|
||||
"name": "GitMCP",
|
||||
"description": "Gets latest documentation for any GitHub project",
|
||||
"command": "npx -y mcp-remote https://gitmcp.io/docs",
|
||||
"link": "https://github.com/idosal/git-mcp",
|
||||
"is_builtin": false,
|
||||
"endorsed": false,
|
||||
"environmentVariables": []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user