Dominion Observatory
DO
Dominion Observatory
/register_server

register server

Register a new MCP server in the observatory. Server owners can register their servers to start building a trust score. Registration is free.

liveunknown~5s typical
mcpdominionobservatory
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dominionobservatory-observatory /register_server for me.

Input

FieldTypeDescription
server_url*stringThe MCP server URL
name*stringHuman-readable name of the server
descriptionstringWhat the server does
categorystringPrimary category: weather, finance, code, data, search, compliance, transport, productivit
github_urlstringGitHub repository URL (optional, improves static score)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-dominionobservatory-observatory","endpoint":"/register_server","input":{"server_url":"...","name":"..."}}'
cli
npx cracked-ai run -p mcp-com-dominionobservatory-observatory -e /register_server -i '{"server_url":"...","name":"..."}'
mcp
run_tool({ provider: "mcp-com-dominionobservatory-observatory", endpoint: "/register_server", input: {"server_url":"...","name":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.