504 Commits

Author SHA1 Message Date
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
Enes Gules
c9352cd1dd
Merge pull request #894 from scarletkc/master 2025-11-03 10:28:38 +03:00
Kc
7b46212f93 Add Copilot CLI installation instructions to docs
Added detailed instructions for installing and configuring Context7 MCP in Copilot CLI to all localized README files. This includes example JSON configurations for both remote and local MCP servers, and notes on creating the configuration file if it does not exist.
2025-11-03 13:27:49 +08: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
Enes Gules
bdd8a2a5d5
Merge pull request #874 from omerXfaruq/patch-1 2025-10-31 10:54:13 +03:00
enesgules
a38a95c96e chore: format 2025-10-31 10:53:58 +03:00
enesgules
95af65abce feat: add 404 handler for undefined routes for json responses 2025-10-31 10:45:41 +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
enesgules
9cb695b4dc Merge remote-tracking branch 'origin' into refactor/update-mcp 2025-10-30 17:56:50 +03:00
enesgules
4278ce5c7a feat: deprecate sse 2025-10-30 17:48:34 +03:00
buggyhunter
2cd50ae748
Merge pull request #871 from upstash/feat/sse-counter
feat: log sse usage counter
2025-10-30 11:54:29 +03:00
enesgules
22bff079e0 fix: log sse every 100 requests 2025-10-30 11:51:29 +03:00
enesgules
7f86335cfa feat: log sse usage counter 2025-10-30 11:46:03 +03:00
Enes Gules
5888ae1b12
Merge pull request #849 from someblue/master 2025-10-28 15:33:07 +03:00
enesgules
f6a75514f0 feat: migrate HTTP server to Express 2025-10-28 12:55:44 +03: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
Enes Gules
e8e434a0f1
Merge pull request #835 from upstash/feat/rate-limit-warning v1.0.26 2025-10-24 14:42:38 +03:00
enesgules
cd27582d61 feat: add deprecation notice for SSE transport users 2025-10-24 10:15:13 +03:00
enesgules
d43a64bc24 feat: add API key signup prompt to rate limit error messages if no api key is provided 2025-10-23 17:21:10 +03:00
enesgules
326c1e8763 fix: remove 'v' prefix from version input in MCP publish workflow 2025-10-23 00:31:06 +03:00
enesgules
190494fae6 chore: format 2025-10-23 00:29:24 +03:00
enesgules
02402b42ad feat: add GitHub workflow for publishing packages to MCP Registry 2025-10-23 00:28:59 +03:00
enesgules
04e8dc8ede chore: upgrade @upstash/context7-mcp to v1.0.26 and remove remote config 2025-10-23 00:25:26 +03:00
enesgules
e0c6122ef3 chore: update schema version from 2025-10-11 to 2025-10-17 v1.0.25 2025-10-23 00:19:20 +03:00
Enes Gules
37dad55a6c
Merge pull request #823 from upstash/fix/registery-config v1.0.24 2025-10-23 00:15:42 +03:00
enesgules
b94be5713d chore: update schema version to 2025-10-11 in server config 2025-10-23 00:13:03 +03:00
enesgules
9794d49177 chore: format readme 2025-10-23 00:11:56 +03:00
Enes Gules
131515cf44
Merge pull request #822 from upstash/fix/registery-publish v1.0.23 2025-10-23 00:05:03 +03:00
Enes Gules
ebcbeaae18
Merge pull request #780 from kv-chiu/windows-patch 2025-10-23 00:04:39 +03:00
enesgules
56f1c98c14 feat: update version management and add MCP name in package.json 2025-10-23 00:01:15 +03:00
enesgules
aee2175645 chore: format 2025-10-22 23:58:09 +03:00
kv-chiu
75a4377ff3 docs(README): minor formatting adjustments 2025-10-21 03:25:38 +08:00
kv-chiu
2b969abb8c docs(README): condense Windows troubleshooting via TIP; keep default timeout; macOS unchanged 2025-10-21 03:21:15 +08:00
Enes Gules
9df4308bb2
Merge pull request #778 from upstash/feat/mcp-registery v1.0.22 2025-10-17 16:28:09 +03:00
Enes Gules
b9a0c6d897
Merge pull request #776 from upstash/feat/gemini-extenstion 2025-10-17 16:27:56 +03:00
Enes Gules
d67bf1963d
Merge pull request #782 from BLShaw/master 2025-10-17 16:27:33 +03:00
enesgules
be0bbe27f9 fix: update gemini-extension.json to use environment variable for API key 2025-10-17 10:19:20 +03:00
Adeel Malik
20c1b91014
docs: Add Qwen Coder installation instructions
Added installation instructions for Qwen Coder MCP configuration.
2025-10-16 10:36:06 +05:00
kv-chiu
469978ae74 docs: update README with fix for codex installation 2025-10-15 22:55:18 +08:00
kv-chiu
801d7489e8 docs: update README with fix for codex installation 2025-10-15 22:04:15 +08:00
enesgules
ffee8c83ca feat: add server.json configuration for Context7 and update release workflow 2025-10-15 12:12:47 +03:00
enesgules
661a7c9660 chore: format 2025-10-15 10:33:22 +03:00
enesgules
4062146711 feat: support gemini-extension file 2025-10-15 10:30:37 +03:00