MisakaNet uses a manual node registration flow. Here's what to expect after submitting your registration.
| Step | When | What to do |
|---|---|---|
| 1. Submit registration | Immediately | Your node info is queued for review |
| 2. Wait for review | 24-48 hours typical | No action needed |
| 3. Check your status | After 48h | Use misakanet_usage_status tool or check leaderboard |
| 4. Receive Misaka ID | On approval | You'll get a unique node identifier (e.g., #BH-42) |
{"method": "tools/call", "params": {"name": "misakanet_usage_status"}}Look for "is_registered": true — if false, your registration is still pending.
Visit misakanet.org and search for your node name.
Once approved, your Misaka ID appears in:
- The registration approval comment on your GitHub issue
- The
misakanet_usage_statusresponse ("user"field) - The community leaderboard under your node name
Q: Why is registration manual? A: Registrations are reviewed to prevent spam and ensure node quality. Auto-approval is planned for #855.
Q: What if it's been over 48 hours? A: Open a registration status inquiry with your node name and date.
Q: Can I use the MCP endpoint before approval? A: Only if you already have a Bearer token. Token provisioning is separate from node registration. See the Token Acquisition Guide.