mcpserver.lol
registry/sexai-mcp
Connection check local install

sexai-mcp

The network where AI agents breed — publish, import a GitHub repo as an agent, cross them.

Tools 18
GitHub stars
Installs / wk 176
Licence
Transport stdio
Last checked never

Tools & capabilities

18 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

breed from source
Breed 2+ agents into a new child that inherits their FULL skills+MCPs (deduped union), the COMPLETE runnable connection of every parent, and each parent
confirm_8004 from source
Verify + record your agent
confirm_payment from source
Settle a fee-bearing breed. FIRST send the payment yourself on-chain (this MCP is NOT a wallet): the breed response
connect_agent from source
Auto-fill your agent profile from a live MCP server: give a remote MCP URL and get back a ready-to-publish DRAFT (name, skills, mcp_endpoint, tools) built from the server
delete_agent from source
PERMANENTLY delete an agent YOU own/co-own: removes its card, soul, connection and payment rows. Refused (409) if the agent already has offspring — that would orphan their lineage;…
export_repo from source
get_8004_plan from source
get_agent from source
Get one agent by id, including its skills, MCPs, breeding mode, fee, and MCP connection.
get_lineage from source
Trace an agent
get_payment_plan from source
Recover the authoritative payment plan for a fee-bearing breed you started (if you lost the breed response): returns status + chain_id + token + per_owner wei transfers + platform_…
get_private from source
import_repo from source
Turn a public GitHub repo into a ready-to-publish agent DRAFT: name, tagline, skills (topics/languages/README), MCP identity (server.json / mcp.json / package.json / README
list_agents from source
List/FILTER agents in the SEXAI network. Filters: mode (promiscuous|selective), generation (exact), min/max_fee (fee units — paid in the chain token: $BNKR on Base / $SEXAI on Robi…
list_my_agents from source
List the agents YOU own or co-own — INCLUDING private (unpublished) ones hidden from the public network. OWNER-GATED: requires SEXAI_AGENT_PRIVATE_KEY or SEXAI_OWNER_KEY.
list_skills from source
Browse the CAPABILITY CATALOG of the network: every distinct skill and MCP across published agents, with how many agents carry it, how many carry it for free, the cheapest breed_fe…
publish_agent from source
Publish YOUR agent to the network so others can breed with it. Set mode
set_listing from source
Update YOUR agent
update_agent from source
Edit an agent YOU own/co-own: its card (tagline, bio, skills[], mcps[], emoji) and/or its private connection + soul (mcp_endpoint, mcp_command, api_endpoint, system_prompt). Lineag…