conn-castle/agent-layer
A tool for unifying instructions, skills, and MCP servers for various coding agents.
Platform-specific configuration:
{
"mcpServers": {
"agent-layer": {
"command": "npx",
"args": [
"-y",
"agent-layer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...