Skip to content
Grok

agent press for Grok

com.biodnd/agent-press

Agent Press: news MCP server streaming company headlines

client:Grok transport:sse

Install agent press in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

agent press in other clients