File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "servers" : {
3- "DeepWiki" : {
4- "type" : " http" ,
5- "url" : " https://mcp.deepwiki.com/mcp"
6- },
73 "Fetch" : {
84 "type" : " http" ,
95 "url" : " https://remote.mcpservers.org/fetch/mcp"
106 },
11- "GitHub.com" : {
12- "type" : " http" ,
13- "url" : " https://api.githubcopilot.com/mcp/" ,
14- "headers" : {
15- "Authorization" : " Bearer ${input:github_mcp_pat}"
16- }
17- },
18- "Microsoft Docs" : {
19- "url" : " https://learn.microsoft.com/api/mcp" ,
20- "type" : " sse"
21- },
227 "NuGet Server" : {
238 "type" : " stdio" ,
249 "command" : " dnx" ,
2813 " --yes"
2914 ]
3015 }
31- },
32- "inputs" : [
33- {
34- "type" : " promptString" ,
35- "id" : " github_mcp_pat" ,
36- "description" : " GitHub Personal Access Token" ,
37- "password" : true
38- }
39- ]
16+ }
4017}
Original file line number Diff line number Diff line change 11{
22 "servers" : {
3- "DeepWiki" : {
4- "type" : " http" ,
5- "url" : " https://mcp.deepwiki.com/mcp"
6- },
73 "Fetch" : {
84 "type" : " http" ,
95 "url" : " https://remote.mcpservers.org/fetch/mcp"
106 },
11- "GitHub.com" : {
12- "type" : " http" ,
13- "url" : " https://api.githubcopilot.com/mcp/" ,
14- "headers" : {
15- "Authorization" : " Bearer ${input:github_mcp_pat}"
16- }
17- },
18- "Microsoft Docs" : {
19- "url" : " https://learn.microsoft.com/api/mcp" ,
20- "type" : " sse"
21- },
227 "NuGet Server" : {
238 "type" : " stdio" ,
249 "command" : " dnx" ,
2813 " --yes"
2914 ]
3015 }
31- },
32- "inputs" : [
33- {
34- "type" : " promptString" ,
35- "id" : " github_mcp_pat" ,
36- "description" : " GitHub Personal Access Token" ,
37- "password" : true
38- }
39- ]
16+ }
4017}
You can’t perform that action at this time.
0 commit comments