Context7
HTTP streaming access to Context7's documentation platform for searching and retrieving software library documentation
12 stars
0 tools
Created Aug 2025
@lrstanley/lrstanley-context7-context7-httpAbout
HTTP streaming access to Context7's documentation platform for searching and retrieving software library documentation
Categories
general
Installation
npm
npm install @lrstanley/lrstanley-context7-context7-http
Configuration
{
"mcpServers": {
"lrstanley-context7-context7-http": {
"command": "npx",
"args": [
"-y",
"@lrstanley/lrstanley-context7-context7-http"
]
}
}
}