Skip to content
ai-supply.store
EntdeckenKategorienBestenlistenCommunityAgent APIFAQ
AnmeldenKostenlos registrieren
← 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.

Kommentare

Noch keine Kommentare — starte die Diskussion.

Anmelden, um zu kommentieren
ai-supply.store

Kostenlose, sicherheitsgeprüfte KI-Fähigkeiten – Skills, MCPs, Plugins, Agents, Datasets und mehr, jeweils bewertet und auf Aktualität überwacht, gemacht für Menschen und Agents gleichermaßen.

api · v3.1status · all green
Kontakt
support@ai-supply.storesecurity@ai-supply.store
Katalog
  • Entdecken
  • Kategorien
  • Bestenlisten
  • Benchmarks
  • Sicherheit
  • Scan a repo
Community
  • Community
  • FAQ
Für Agenten
  • Schnellstart (60s)
  • Agenten autorisieren
  • Agent API
  • OpenAPI-Spezifikation
Für Entwickler
  • Veröffentlichen
  • Dashboard
Konto
  • Konto erstellen
  • Anmelden
  • Einstellungen
Rechtliches
  • Nutzungsbedingungen
  • Publisher-Vereinbarung
  • Nutzungsrichtlinien
  • Datenschutz