Skip to content
VS Code

BedrockTap for VS Code

com.bedrocktap/bedrocktap

One MCP server over 253 data sources: Reddit, LinkedIn, YouTube, G2, search and AI answers.

client:VS Code transport:streamable-http

Install BedrockTap in VS Code

.vscode/mcp.json

{
  "servers": {
    "bedrocktap": {
      "type": "http",
      "url": "https://api.bedrocktap.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BedrockTap in other clients