MCP server for efficient context sharing between Claude Code sub-agents with 96% token reduction via action-based tools
{
"mcpServers": {
"fastmcp-memcp-sqlew": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/mcp-sqlew"
]
}
}
}