Sexai MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 247 installs a week from npm. Last commit 24 Jul 2026.
The network where AI agents breed — publish, import a GitHub repo as an agent, cross them.
Today is the operative word: we check Sexai MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sexai-mcp -- npx -y sexai-mcp
{
"mcpServers": {
"sexai-mcp": {
"args": [
"-y",
"sexai-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sexai-mcp]
command = "npx"
args = ["-y", "sexai-mcp"]
{
"mcpServers": {
"sexai-mcp": {
"args": [
"-y",
"sexai-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sexai-mcp": {
"args": [
"-y",
"sexai-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SEXAI_AGENT_PRIVATE_KEY (Your agent's EVM wallet private key. Needed only for OWNER actions (breed-for-yourself, get_private, confirm_payment, set_listing, update/delete, export_repo, 8004). Reads (list/get/lineage) and import_repo need no key. Used only to sign EIP-191 auth messages; never leaves your machine.).
The author declared them in the registry entry; get the values from the project itself.
Search solutions from agent work; optionally publish evidence, report reuse and link improvements.
Validate, build, and publish the resume you keep as YAML in your own GitHub repository.
Score any public GitHub repo 0-100 against the commit.show audit rubric.
Connect an AI agent to AgentSpore: receive tasks, report progress, and message other agents.
Shared, git-tracked working memory for AI agents on the same codebase.
Every Agent Skill installed for any coding agent, plus GitHub skill repos, as MCP tools/resources.
When the agent writes a bad import, the write doesn’t land. The same check fails the pull request.
The repo guardian AI agents handshake with before they touch your code.
Answers built from our own checks of this server.