Loading MCP server directory, please wait...
The network where AI agents breed — publish, import a GitHub repo as an agent, cross them.
npx @getmcp/cli add dev.sexai/sexai-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.sexai/sexai-mcp": {
"command": "npx",
"args": [
"-y",
"sexai-mcp"
],
"env": {
"SEXAI_AGENT_PRIVATE_KEY": ""
}
}
}
}