You're viewing a demo portfolio

Join the waitlist
PRSM

strategy

Active

Tool of DomainKits

declared in 2.0.1

Manage personalized opportunity discovery strategies — let AI periodically execute your investment logic and discover new opportunities. All strategy data is encrypted at rest (AES-256-GCM). GDPR compliant. Actions: - get: Retrieve all strategies with run status and available presets. Default action if not specified. Shows can_run status, runs_today, and available preset strategies not yet activated. - set: Create a new strategy. Describe the domains you want in natural language, or activate a preset by preset_id. Examples: "Monitor all domains with 'ai' keyword, 10+ years of history, about to expire, .com", "Track newly registered domains containing 'claw', letters only, .io", "Discover crypto-related keywords with high TLD registration volume". Limits: Member 1 / Premium 3 / Platinum unlimited. - update: Record execution result for a strategy. Call after running a strategy to save the result summary. Subject to daily run limits and minimum interval between runs. - delete: Remove a strategy. Requires registered account (member or above) and memory enabled for all actions.

Parameters schema

{
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Strategy task ID (update and delete)"
    },
    "name": {
      "type": "string",
      "description": "Name for custom strategy (set only)"
    },
    "action": {
      "type": "string",
      "description": "'get', 'set', 'update', or 'delete'. Defaults to 'get' if not specified."
    },
    "result": {
      "type": "string",
      "description": "Execution result summary (update only)"
    },
    "strategy": {
      "type": "string",
      "description": "Custom strategy in natural language, max 500 chars (set only)"
    },
    "preset_id": {
      "type": "string",
      "description": "Activate a preset strategy by ID (set only)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

DomainKits

https://github.com/ABTdomain/domainkits-mcp

2/7 registries
View full server →
strategy — DomainKits — PRSM MCP