Browser transport implementations for Model Context Protocol (MCP) - postMessage, Chrome extension messaging, and iframe communication for AI agents and LLMs
{
"mcpServers": {
"mcp-btransports": {
"command": "npx",
"args": [
"-y",
"@mcp-b/transports"
]
}
}
}