Serverscom.biodnd/agent-press
P

com.biodnd/agent-press

com.biodnd/agent-press · v0.1.2
● Remote
v0.1.2remote🌐 https://agent-press.biodnd.com/sse↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.biodnd/agent-press",
  "description": "Agent Press: news MCP server streaming company headlines",
  "repository": {
    "url": "https://github.com/markchiang/go-agents",
    "source": "github",
    "subfolder": "src/go_agents/agents/press"
  },
  "version": "0.1.2",
  "remotes": [
    {
      "type": "sse",
      "url": "https://agent-press.biodnd.com/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}