Cedric Hurst
e2c6cbb56e
ci: add test step to GitHub Actions workflow
...
Run bun test after build to verify integration tests
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 19:00:45 -05:00
Cedric Hurst
1324ee14b2
test: add integration tests for CONTEXT7_API_KEY env var
...
- Add bun test infrastructure
- Test env var fallback behavior
- Test CLI flag precedence over env var
- Test operation without API key
- Test HTTP transport blocks --api-key flag
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 18:48:03 -05:00
Cedric Hurst
aa8f407906
feat: add CONTEXT7_API_KEY environment variable support
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 18:38:17 -05:00
Enes Gules
8a6d3445e2
Merge pull request #739 from snarktank/add-amp-installation
...
Add 'Install in Amp' section to README
2025-10-02 10:03:43 +03:00
Ryan Carson
c19ac7dd18
Add 'Install in Amp' section to README
2025-10-01 23:39:18 -04:00
Enes Gules
427cd7886b
Update README
2025-10-01 16:37:40 +03:00
Enes Gules
29f9c76929
Merge pull request #723 from farion1231/fix/macos-timeout-docs
2025-10-01 15:18:35 +03:00
Enes Gules
105e3c734e
Merge pull request #722 from nicojerome/fix-zed-config
2025-10-01 15:17:40 +03:00
Jason
504d4c4a20
docs: add MacOS configuration notes for timeout issues
...
Add documentation for MacOS users experiencing request timeout errors,
providing solution with full Node.js and package paths similar to Windows fix
2025-09-29 15:07:44 +08:00
nicojerome
aa129f01f9
Update README.md
2025-09-28 13:09:47 +00:00
enesgules
a170272c20
fix(api): improve error handling and logging for API responses
v1.0.20
2025-09-27 18:23:00 +03:00
enesgules
63d2da0d9a
fix(api): enhance unauthorized error message to include API key details
v1.0.19
2025-09-27 17:25:44 +03:00
enesgules
f0d5751469
chore: format
2025-09-27 17:25:33 +03:00
Enes Akar
5520d0aa94
Update adding-projects.md
2025-09-26 09:55:52 -07:00
Enes Akar
0b19c438bf
Update adding-projects.md
2025-09-25 15:19:17 -07:00
Enes Gules
4b54f4ac81
Merge pull request #718 from upstash/CTX7-552
v1.0.18
2025-09-25 22:48:59 +03:00
enesakar
4af3d6a46e
docs(index): clarify version format in prompt
...
fixes CTX7-552
2025-09-25 10:41:42 -07:00
Enes Gules
f791d63f68
Merge pull request #691 from diverHansun/update-readme-codex-install
2025-09-22 12:54:37 +03:00
Enes Gules
47a283c6fa
Add headers field to roocode config
2025-09-22 10:04:51 +03:00
diverHansun
fb5b82ef9f
fix(readme): update context7 MCP setup to use API key argument only
2025-09-21 17:44:38 +08:00
diverHansun
eef6a1074f
docs(readme):add Context7 MCP configuration for OpenAI Codex on Windows
2025-09-21 17:25:48 +08:00
Enes Akar
6158e7ca0c
Update adding-projects.md
2025-09-19 22:34:47 -07:00
diverHansun
c39c6cde4d
docs: clarify Windows-specific configuration in README
2025-09-16 21:58:59 +08:00
diverHansun
23e425337a
docs: update README with Windows 11 Context7 MCP installation fix
2025-09-16 16:43:35 +08:00
enesgules
784ef422c1
docs: improve formatting
2025-09-15 15:57:20 +03:00
enesgules
f5fe541cbd
feat: add Context7 logo and icon assets in SVG format
2025-09-15 10:53:29 +03:00
enesgules
a1fe858f5b
refactor: migrate from DXT to MCP bundle format and update related files
2025-09-15 10:53:06 +03:00
enesgules
291b5bcea3
chore: bump version from 1.0.0 to 1.0.1
2025-09-15 10:01:31 +03:00
enesakar
8669b7ef56
Merge branch 'master' of github.com:upstash/context7
2025-09-11 15:01:20 -07:00
enesakar
36080653c6
docs: add branch option to project configuration
2025-09-11 15:00:17 -07:00
enesgules
217206c45f
fix: improve URL parsing
2025-09-11 12:52:32 +03:00
enesgules
3b5c877f0b
revert: dockerfile npm install prod flag
2025-09-11 02:55:55 +03:00
enesgules
9df7676b35
chore: update npm install flag in Dockerfile
2025-09-11 02:32:41 +03:00
enesgules
d959881167
feat: add connection initialization and standardize JSON error responses
2025-09-11 02:32:26 +03:00
enesgules
1d9f891f05
docs: add NPM and license badges, fix path in example config
2025-09-09 16:14:46 +03:00
enesgules
2730926ba6
feat: add cleanup handlers for transport and server on request close
2025-09-09 16:14:38 +03:00
enesgules
b1947fd9ed
format: readme
2025-09-09 15:58:34 +03:00
enesgules
2007df63be
chore: bump @modelcontextprotocol/sdk to v1.17.5
2025-09-09 15:58:22 +03:00
Enes Gules
2ac8ab9986
Merge pull request #678 from RayXu14/master
2025-09-08 11:53:24 +03:00
Ray Xu
c72432773b
Improve cline instructions for zh-CN/TW & ja
2025-09-08 15:34:17 +08:00
Ray Xu
530609d894
Merge pull request #1 from RayXu14/fix_cline_configuration
...
Add an effective cline configuration
2025-09-08 15:01:50 +08:00
Ray Xu
1be102f077
Add an effective cline configuration
...
https://github.com/upstash/context7/issues/184#issuecomment-3258307936
2025-09-08 14:56:13 +08:00
Enes Gules
aa2fbeba4b
Merge pull request #671 from upstash/update-readme
2025-09-05 23:59:15 +03:00
Site2MD Bot
057bac1217
update readme
2025-09-05 22:27:06 +03:00
Enes Gules
29628d68e6
Merge pull request #668 from upstash/feat/tokens-param
v1.0.17
2025-09-05 14:21:09 +03:00
enesgules
02d87cf33f
refactor: update token limits and improve constant organization for documentation retrieval
2025-09-05 14:09:55 +03:00
enesgules
d44bfafda3
docs: add SSE protocol deprecation notice to README
2025-09-05 14:03:05 +03:00
enesgules
8b6f952115
feat: add Accept header for Gemini CLI config
2025-09-05 13:54:18 +03:00
enesgules
87306c876a
fix: reduce default minimum token threshold from 10000 to 1000
2025-09-05 13:53:29 +03:00
enesgules
d3c5a23c93
docs: remove SSE transport options
2025-09-05 13:53:23 +03:00