Skip to content

Commit 526d0e5

Browse files
Remove headers section from context7 MCP config
Co-authored-by: Vova Ignatov <ignatovv@users.noreply.github.com>
1 parent e496f58 commit 526d0e5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.mcp.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414
},
1515
"context7": {
1616
"type": "http",
17-
"url": "https://mcp.context7.com/mcp",
18-
"headers": {
19-
"CONTEXT7_API_KEY": "YOUR_API_KEY"
20-
}
17+
"url": "https://mcp.context7.com/mcp"
2118
}
2219
}
2320
}

0 commit comments

Comments
 (0)