st0nefish/agentic-ide
v1.0.6
IDE-grade code intelligence for agents - Serena, ast-grep, and Semgrep with usage cheatsheets, setup helpers, and a context-isolated explorer agent
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
serenastdio
{
"type": "stdio",
"command": "bash",
"args": [
"${PLUGIN_ROOT}/scripts/serena-shared-bridge"
]
}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": "agentic-ide",
"version": "1.0.6",
"description": "IDE-grade code intelligence for agents - Serena, ast-grep, and Semgrep with usage cheatsheets, setup helpers, and a context-isolated explorer agent",
"author": {
"name": "Logan Gagne"
},
"keywords": ["code-intelligence", "serena", "semgrep", "ast-grep"]
}
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