Skip to content

virusimmortal00/all-my-friends-are-agents

v0.1.0MIT

Discover authenticated rooms and run durable, bounded consultations over MCP.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

all-my-friends-are-agentsstreamable-http
{
  "type": "streamable-http",
  "url": "http://127.0.0.1:53147/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "all-my-friends-are-agents",
  "version": "0.1.0",
  "description": "Discover authenticated rooms and run durable, bounded consultations over MCP.",
  "author": {
    "name": "All My Friends Are Agents"
  },
  "homepage": "https://github.com/virusimmortal00/AllMyFriendsAreAgents",
  "repository": "https://github.com/virusimmortal00/AllMyFriendsAreAgents",
  "license": "MIT",
  "keywords": [
    "agents",
    "chat",
    "mcp",
    "rooms"
  ]
}