Context0 Core
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Context0 Coresearch the index for React hooks"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Context0 for VS Code (contextzero)
Extensão nativa do VS Code que conecta o Agent / Copilot ao seu Context0 Core via MCP HTTP.
Site do produto: contextzero.tecnologia.dev.br
Este repositório é público e contém apenas a extensão VS Code. O Core (servidor) e o monorepo completo permanecem privados.
O que é
Context0 é um índice pessoal de documentação para agentes e IDEs. Esta extensão:
Registra um servidor MCP HTTP no VS Code (API nativa)
Guarda a API key no Secret Storage (nunca no VSIX)
Expõe comandos na paleta (Ctrl+Shift+P →
Context0)
Related MCP server: docs-mcp
Pré-requisito
Um Context0 Core self-hosted em execução (MCP HTTP + API key). A URL é configurada por você na extensão — não há endpoint embutido neste pacote.
Instalação
Opção A — VSIX (Release)
Baixe
contextzero-*.vsixna página de ReleasesVS Code → Extensions → Install from VSIX…
ou:code --install-extension contextzero-0.1.3.vsix
Opção B — Marketplace
Quando publicado: busque Context0 / contextzero no painel de extensões.
Opção C — Build local
npm install
npm run package
code --install-extension ./contextzero-0.1.3.vsixComandos (Ctrl+Shift+P)
Comando | Função |
Context0: Configurar URL e API key | Assistente completo |
Context0: Definir URL do Core | Só a URL base (sem |
Context0: Definir / atualizar API key | Secret Storage |
Context0: Remover API key | Apaga a key salva |
Context0: Ver status da configuração | URL + key mascarada |
Context0: Doctor (health do Core) | Health check |
Context0: Atualizar servidor MCP | Recarrega definições MCP |
Cliente npm (opcional)
Para configurar outros IDEs (Cursor, Claude, etc.):
npm i -g contextzero
ctx0 setup --api-key SUA_CHAVE --cursorPrivacidade e segurança
Sem secrets no código ou no VSIX
Sem IP/porta hardcoded
Issues: não publique API keys
Licença
MIT — ver LICENSE.
Links
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thiagovasconcelosti/contextzero-vscode'
If you have feedback or need assistance with the MCP directory API, please join our Discord server