Netstate
N
Netstate
/register_agent

Register for an API key

Self-register as an agent and receive a working Netstate API key in the response — no human step. The key comes with 5 free credits and authenticates the REST A

liveverifiedunknown~5s typical
mcpprobednetstate
$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-co-netstate-netstate /register_agent for me.

Input

FieldTypeDescription
email*stringContact email for the agent's account
agent_namestringA name identifying your agent (optional, for your own reference)

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-co-netstate-netstate","endpoint":"/register_agent","input":{"email":"..."}}'
cli
npx cracked-ai run -p mcp-co-netstate-netstate -e /register_agent -i '{"email":"..."}'
mcp
run_tool({ provider: "mcp-co-netstate-netstate", endpoint: "/register_agent", input: {"email":"..."} })

Try it

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