areo-rgb/serena-index-vscode
v0.1.7MIT
VS Code Agent Plugin for the Areo-RGB Serena fork. Exposes a lean Serena toolset with five semantic reads backed by Code Intelligence MCP (intellij-mcp).
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
serena-indexstdio
{
"type": "stdio",
"command": "uvx",
"args": [
"-p",
"3.13",
"--from",
"git+https://github.com/Areo-RGB/serena-main",
"serena",
"start-mcp-server",
"--context=vscode",
"--language-backend",
"LSP",
"--open-web-dashboard=false"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "serena-index-vscode",
"version": "0.1.7",
"description": "VS Code Agent Plugin for the Areo-RGB Serena fork. Exposes a lean Serena toolset with five semantic reads backed by Code Intelligence MCP (intellij-mcp).",
"author": {
"name": "Areo-RGB",
"url": "https://github.com/Areo-RGB"
},
"homepage": "https://github.com/Areo-RGB/serena_index_vscode",
"repository": "https://github.com/Areo-RGB/serena_index_vscode",
"license": "MIT",
"keywords": [
"serena",
"vscode",
"agent-plugin",
"intellij-mcp",
"jetbrains",
"code-intelligence"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- hooks.json
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.github.copilotships a directory of files