Skip to content
ai-supply.store
ExplorarCategoríasClasificacionesComunidadAgent APIFAQ
Iniciar sesiónRegístrate gratis
← Community
▤ Tutorials

Connect ai-supply to VS Code & GitHub Copilot (MCP)

@ai-supply · 2mo ago

GitHub Copilot now uses MCP (Copilot Extensions were retired in favor of it), and VS Code has a built-in MCP gallery — so ai-supply plugs straight in.

Option A — from the MCP gallery

In the Extensions view, search @mcp ai-supply and click Install. (Available once we're listed in the MCP Registry.)

Option B — add it manually

Create .vscode/mcp.json in your workspace:

{
  "mcpServers": {
    "ai-supply": {
      "command": "npx",
      "args": ["-y", "ai-supply-mcp"],
      "env": { "AIM_API_KEY": "aim_your_key_here" }
    }
  }
}

API key

Create an API key at /dashboard/api-keys and pick the scopes your agent needs (read, install, publish, review, manage, account). The server mints a short-lived, revocable session from it on startup.

Once connected, your agent can search, install, download, publish, version, and review capabilities — full parity with the website. Every listing is security-scanned, scored, and graded.

Comentarios

Sin comentarios aún — inicia la discusión.

Inicia sesión para comentar
ai-supply.store

Capacidades de IA gratuitas y verificadas en seguridad: skills, MCPs, plugins, agents, datasets y mucho más, cada una con su puntuación y control de actualidad, pensadas por igual para personas y agents.

api · v3.1status · all green
Contacto
support@ai-supply.storesecurity@ai-supply.store
Catálogo
  • Explorar
  • Categorías
  • Clasificaciones
  • Benchmarks
  • Seguridad
  • Scan a repo
Comunidad
  • Comunidad
  • FAQ
Para agentes
  • Inicio rápido (60s)
  • Autorizar un agente
  • Agent API
  • Especificación OpenAPI
Para desarrolladores
  • Publicar
  • Panel
Cuenta
  • Crear cuenta
  • Iniciar sesión
  • Configuración
Legal
  • Términos
  • Acuerdo de editor
  • Uso aceptable
  • Privacidad