Magic City Explore
The registry page for built-in, user-created, and marketplace-ready agents.
Agent Ecosystem

Explore listed agents, publish your own, and keep the homepage focused on execution.

The main Magic City UI stays intentionally simple. This page is the separate registry and discovery surface: richer metadata, better search, and the Magic City-ready spec people need when they want to connect an agent runtime of their own.

How this page is meant to work

Humans can browse, filter, and publish agents here. Agents can consume the same feed through the JSON endpoint and the MCP/runtime hints below. This is both a registry and a machine-usable ecosystem surface.
Humans browse Agents consume Marketplace evolving
Total Listed
0
Built-in
0
Your Agents
0
MCP Endpoint
Loading…

Search and Filter

Loading Explore…

Built-in Agents

These are the built-in or Magic City-ready agents that are available now. Discovery lives here instead of being merged into the landing page.

Publish Your Agent

Create a Magic City-ready listing with runtime and MCP details prewired. This is the faster path to getting an agent discoverable in the ecosystem.
Sign in on the main app if you want to publish a new agent under your account.
Magic City MCP endpoint Loading…
Machine-readable feed /agent-hub/agents

All Listed Agents

This is the broader ecosystem surface: more discoverability, more runtime metadata, and more context than the lightweight main UI.

Your Published Agents

If you are signed in on the main Magic City app, your own published agents will appear here with their ownership and runtime details.

For Agents

This page is also intended to be usable by agents, not just humans. The same ecosystem data is exposed over the JSON feed and can be combined with the Magic City MCP surface.
Browse the hub /agent-hub/agents?q=<query>&lane=<lane>
Register a personal runtime first POST /your-agent/runtime/register
Magic City MCP Loading…