Skip to content
VS Code

agent press for VS Code

com.biodnd/agent-press

Agent Press: news MCP server streaming company headlines

client:VS Code transport:sse

Install agent press in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-press": {
      "type": "sse",
      "url": "https://agent-press.biodnd.com/sse"
    }
  }
}

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

agent press in other clients