A loopback transport that allows in memory communication between model context protocol clients and servers
{
"mcpServers": {
"mcp-extrasloopback": {
"command": "npx",
"args": [
"-y",
"@mcp-extras/loopback"
]
}
}
}