vrknetha/aisdk-mcp-bridge
Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time communication, and TypeScript.
Platform-specific configuration:
{
"mcpServers": {
"aisdk-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"aisdk-mcp-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...