Enes Akar
96bee80768
Update project name in README
2026-03-09 12:50:23 -07:00
enesgules
98e4209203
Update README and all-clients documentation to include detailed installation instructions for Context7 in ChatGPT (Web and Desktop) via Developer Mode.
2026-02-18 17:53:56 +03:00
Enes Gules
3a051f382f
Add ChatGPT web and desktop app MCP client examples ( #1876 )
...
* Add ChatGPT web and desktop app MCP client examples
Add installation instructions for connecting Context7 as an MCP
connector in ChatGPT (Web) and ChatGPT (Desktop) via Developer Mode.
https://claude.ai/code/session_01GRs4CVcBFNZt1otbGqZKH3
* Add ChatGPT web and desktop app MCP client examples
Add installation instructions for connecting Context7 as an MCP
connector in ChatGPT (Web) and ChatGPT (Desktop) via Developer Mode.
Uses the /mcp/oauth endpoint for seamless OAuth authorization since
ChatGPT connectors natively support OAuth and don't allow custom headers.
https://claude.ai/code/session_01GRs4CVcBFNZt1otbGqZKH3
* Update README.md to reflect changes in Developer Mode and app terminology
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-18 17:45:52 +03:00
Fahreddin Özcan
3d6619128c
add ctx7 setup command ( #1851 )
...
* add `ctx7 setup` command for configuring MCP and rules
Adds an interactive setup command that configures the Context7 MCP server
and agent rules for Claude Code, Cursor, and OpenCode. Authenticates via
OAuth, generates an API key, and writes per-agent config files.<noreply@anthropic.com >
* revert auth.ts client ID change
* add changeset for setup command
* fix lint: format import line
2026-02-16 17:17:33 +03:00
milosz-l
22057ba0f0
docs: add --scope user to Claude Code install commands ( #1812 )
2026-02-13 18:08:59 +03:00
enesgules
83c91b6885
docs: reorder add-mcp installation instructions in README
2026-02-10 09:26:56 +03:00
Andre Landgraf
1aa29f7bc5
docs: add add-mcp install snippet ( #1707 )
2026-02-09 15:09:27 +03:00
Fahreddin Özcan
b5942ddade
docs: fix claude installation guides with correct args location ( #1438 )
2026-01-13 01:01:05 +03:00
Fahreddin Özcan
8edda6b070
docs: remove invalid oauth warning ( #1407 )
2026-01-09 12:23:03 -08:00
Fahreddin Özcan
f0e42a9099
fix(docs): reoder claude installation guide ( #1405 )
...
* fix(docs): reoder claude installation guide
* fix(docs): reoder claude installation guide
2026-01-09 09:54:50 -08:00
Fahreddin Özcan
1633a79f5b
chore: update oauth readme ( #1398 )
2026-01-08 20:29:10 +03:00
Fahreddin Özcan
ef82f3057c
CTX7-884: OAuth Support for MCP ( #1176 )
...
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2026-01-08 20:17:19 +03:00
이동현
4789e1eb26
docs(i18n): synchronize README.ko.md with README.md ( #1374 )
2026-01-07 10:37:26 +03:00
enesakar
43eae3716b
replace vscode with opencode
2026-01-02 10:03:16 -08:00
zepxtor
c11f24f5c6
Fix link to Claude Code MCP docs ( #1350 )
...
Updated the link to Claude Code MCP documentation (previous was broken).
2026-01-01 19:02:59 -08:00
enesakar
be4a09d6d2
fix docs urls
2025-12-31 15:35:39 -08:00
Yann Cohen
7ce6c93de9
readme: fixing broken link ( #1331 )
...
Fixing two broken links to Other Cli configurations
2025-12-31 11:29:02 +03:00
enesakar
912b16fe5e
update docs and readme
2025-12-30 14:23:45 -08:00
enesakar
f13e3a1bec
docs fixes
2025-12-29 21:51:20 -08:00
Enes Akar
66ea0d6aad
new arch ( #1283 )
...
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2025-12-29 13:41:26 +03:00
Enes Gules
6983b20173
fix: use absolute GitHub URL for cover image in README files ( #1208 )
2025-12-11 22:11:27 +03:00
enesgules
53fa8c3e96
chore: format
2025-11-19 13:40:31 +03:00
skanderkaroui
32c7af24bf
docs: add Google Antigravity installation instructions
2025-11-19 10:03:52 +01:00
arnestrickmann
dbee248b5c
Add Emdash integration section to README
...
- Add Emdash as an orchestration layer for multiple coding agents
- Document Context7 MCP support in Emdash (global toggle, per-workspace enable)
- Reference existing MCP client configuration sections
- Link to Emdash repository
2025-11-18 15:24:01 -08:00
enesgules
dea13d122b
docs: update get-library-docs parameter from tokens to page
2025-11-17 19:40:53 +03:00
Enes Gules
0859fb8108
Merge pull request #1009 from upstash/CTX7-818/paging-for-mcp
2025-11-17 10:15:09 +03:00
Enes Gules
6706bab034
Merge pull request #998 from hammadzafar05/master
2025-11-17 09:49:06 +03:00
enesakar
3aa64f7119
improve the readme
2025-11-14 15:14:27 -08:00
enesakar
e276bfc2aa
enable paging and update readme
2025-11-14 14:56:19 -08:00
enesgules
ad04b1e643
chore: format
2025-11-14 17:56:41 +03:00
Hammad Zafar
0ba99f701f
Added context7 mcp setup for Kilo Cpde
...
Added installation instructions for configuring the Context7 MCP server in Kilo Code.
2025-11-14 15:10:54 +05:00
enesgules
edd425a753
Merge remote-tracking branch 'origin' into docs
2025-11-12 17:07:23 +03:00
Aleksander Fidelus
4a09184731
Improve line formatting in README.md to avoid a scroll tab
...
Split long lines in README for better readability.
2025-11-09 13:43:21 +01:00
enesgules
35dca3b8b2
feat: update documentation links and content, fix duplicate contact page
2025-11-06 10:33:44 +03:00
enesgules
7bc0f4fc32
Merge remote-tracking branch 'origin' into docs
2025-11-06 10:03:27 +03:00
Ben Tossell
06a946d6a9
docs: add Factory installation instructions
...
Add Factory as one of the supported MCP client installation options.
Factory's droid CLI supports both HTTP (remote) and stdio (local)
MCP server connections.
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2025-11-03 16:30:38 +00:00
Kc
99258f88ca
Fix config file reference in installation instructions
...
Corrected the file name from 'settings.json' to 'mcp-config.json' in the Copilot CLI installation steps to avoid confusion.
2025-11-03 13:08:19 +08:00
Kc
b7e129b046
Add Copilot CLI installation instructions to README
...
Added a new section with step-by-step instructions for configuring Copilot CLI with a remote or local MCP server in the README. This helps users set up the required configuration for using context7 tools with Copilot CLI.
2025-11-03 13:00:42 +08:00
buggyhunter
99b7d363b9
Merge pull request #861 from upstash/refactor/update-mcp
...
feat: migrate HTTP server to Express and deprecate sse
2025-10-31 11:15:32 +03:00
enesgules
a38a95c96e
chore: format
2025-10-31 10:53:58 +03:00
enesgules
c910377e7c
feat: remove SSE transport support in docs
2025-10-31 09:45:43 +03:00
Ömer Faruk
d6565f7ba9
make call to action more visible
2025-10-30 15:37:10 -07:00
someblue
11b7f66e2d
feat: add remote server connection for OpenAI Codex across all docs
2025-10-26 23:30:13 +08:00
Enes Akar
0034839bbc
Update README with repository details and guide link
...
Clarified note about repository contents and added project addition guide link.
2025-10-25 15:04:41 -07:00
Enes Akar
7bb34b327e
Update README with repository and project info
...
Clarified the note about repository contents and added a project addition guide reference.
2025-10-25 15:04:03 -07:00
Enes Akar
bb930fae4c
Update disclaimer section in README
...
Added a disclaimer regarding the accuracy and security of community-contributed projects.
2025-10-25 14:22:44 -07:00
Enes Akar
a4d6dee757
Update disclaimer and remove MCP server info
...
Removed a line about the MCP server's source code and updated the disclaimer section.
2025-10-24 10:53:23 -07:00
enesgules
9794d49177
chore: format readme
2025-10-23 00:11:56 +03:00
Enes Gules
ebcbeaae18
Merge pull request #780 from kv-chiu/windows-patch
2025-10-23 00:04:39 +03:00
kv-chiu
75a4377ff3
docs(README): minor formatting adjustments
2025-10-21 03:25:38 +08:00