Skip to content

Copilot plugin in VS Code cannot be started #72

Description

@mazong1123

Hi,

I tried to use copilot plugin in VS Code github copilot chat. use and list works. But when I ask questions, seems the connected context never be directly used. I asked in Github copilot to debug. Looks like it's better to add .mcp.json and define a stdio server using ${PLUGIN_ROOT}/src/copilot/mcp-bridge.mjs.

"mcpServers": "./.mcp.json"

The output from github copilot from VS code:

get_context is not exposed in this session’s available tools, even though the NeatContext prompt instructs me to call it. I can connect contexts via its CLI, but I cannot retrieve the connected context’s contents through get_context.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions