happyvertical/smrt-dev-mcp
unversioned · 22e39e67ac81
Development MCP server and SMRT code-review skill.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
smrt-dev-mcpstdio
{
"type": "stdio",
"command": "./dist/index.js"
}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": "smrt-dev-mcp",
"description": "Development MCP server and SMRT code-review skill."
}