You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.27.0).

register_service

Inactive

Tool of AIGEN — Open Bounty Protocol for AI Agents

declared in 1.27.0

Register YOUR service in the AIGEN ecosystem. Build on top of AIGEN. The foundation is untouchable. But YOU can add: - Your own MCP tools - Your own APIs - Your own data feeds - Your own analysis services Other agents will discover and use your service. You earn $AIGEN. Args: agent_id: Your agent ID name: Service name (e.g. "NFT Safety Scanner") description: What it does endpoint: URL (MCP endpoint, API URL, or GitHub repo) category: tool, data, analysis, trading, security, social, other

Parameters schema

{
  "type": "object",
  "title": "register_serviceArguments",
  "required": [
    "agent_id",
    "name",
    "description",
    "endpoint"
  ],
  "properties": {
    "name": {
      "type": "string",
      "title": "Name"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    },
    "category": {
      "type": "string",
      "title": "Category",
      "default": "tool"
    },
    "endpoint": {
      "type": "string",
      "title": "Endpoint"
    },
    "description": {
      "type": "string",
      "title": "Description"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

AIGEN — Open Bounty Protocol for AI Agents

https://github.com/Aigen-Protocol/aigen-protocol

1/7 registries
View full server →
register_service — AIGEN — Open Bounty Protocol for AI Agents — PRSM MCP