MCP Configgeneral
paf-framework MCP Config
MCP server configuration from crack00r/paf-framework
.mcp.json
{
"mcpServers": {
"nested-subagent": {
"command": "node",
"args": ["${CLAUDE_PLUGIN_ROOT}/mcp-server/dist/index.mjs"]
}
}
}