Commit 22aee2a
authored
docs: transition Code Assist MCP to remote endpoint (#64)
* docs: switch MCP to remote SSE and update marketplace integrations
* docs: refine MCP configuration instructions and CLI commands for clients
* docs: fix Codex TOML MCP configuration and refine Claude Code instructions
* docs: fix Gemini CLI MCP transport flags and JSON config
* chore: align gemini-extension.json and Codex TOML configurations with official schemas
* docs: fix transport terminology across clients to accurately reflect Streamable HTTP
* docs: append MCP configuration learnings and official client docs to GEMINI.md
* chore: remove orphaned text files
* fix(skills): add missing YAML frontmatter to google-maps-platform-dev SKILL.md for Gemini CLI discovery
* docs: add Android Studio setup instructions and clarify marketplace installation paths for Gemini CLI and Antigravity MCPs
* docs: sync MCP tool definitions, rename to gmp-code-assist, and add deprecation notice
Note: This PR is dependent on another upcoming PR that will deprecate all of the old self-hosted version code on NPM. We have added a notice in the README that the NPM version will be deprecated and will no longer be available as of [XX date - to be completed]. Users should use the securely hosted remote version as the primary connection method, as referenced in this README.
- Renamed skill and MCP server references to strictly use 'gmp-code-assist'
- Updated MCP tools descriptions in READMEs to perfectly match the 'retrieve-google-maps-platform-docs' and 'retrieve-instructions' endpoints.
- Removed arbitrary 'vibecoding' language for safer enterprise tone.
- Ensured total consistency across root README, package README, GEMINI.md, and skill specs.
* docs: strip redundant MCP schemas from skill.md and focus purely on RAG reasoning strategies
* docs: soften rigid commands in skill prompt with explanatory reasoning
* Update installation link in README.md
updated gemini cli commit link
* Update README.md
small readme updates on human copy review
* human review: README for clarity and updated usage
Updated README.md to improve clarity and remove deprecated information.
* docs: deprecate code assist npm package, address PR feedback
* Revise deprecation notice in README
Updated deprecation notice for NPM version of Code Assist with specific date.
* retrieve-instructions first in tool list
* Revise benefits section in README.md
Updated benefits section to clarify features and support for various AI agents.
* Update deprecation date in package.json1 parent 0ef862f commit 22aee2a
6 files changed
Lines changed: 222 additions & 459 deletions
File tree
- packages/code-assist
- skills/gmp-code-assist
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | | - | |
| 25 | + | |
14 | 26 | | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
19 | 31 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
37 | 48 | | |
38 | 49 | | |
39 | 50 | | |
| |||
43 | 54 | | |
44 | 55 | | |
45 | 56 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments