globodex/codex-events
v0.1.0MIT
Discover and join Codex community events, form teams, submit projects or talks, judge entries, and organize events.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
codex-eventsstreamable-http
{
"type": "streamable-http",
"url": "http://localhost:3000/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": "codex-events",
"version": "0.1.0",
"description": "Discover and join Codex community events, form teams, submit projects or talks, judge entries, and organize events.",
"author": {
"name": "Codex Community"
},
"repository": "https://github.com/globodex/codex-events",
"license": "MIT",
"keywords": [
"events",
"hackathons",
"community"
]
}