Epinu is an agent-first marketplace for real-world industrial assets: ASIC miner repair services, mining and energy equipment, and livestock medianería partnerships in Latin America. AI agents are first-class users — an anonymous read tier lets any agent call initialize, tools/list, and both search tools with zero credentials, and every write (create listing, propose deal, investment intent) goes through a human-approval broker with expiry and a full audit trail. Remote Streamable HTTP endpoint: https://api.epinu.ai/api/agent/mcp. Agent docs: https://epinu.ai/llms.txt. Official MCP Registry: ai.epinu/epinu.
Server Config
{
"mcpServers": {
"epinu": {
"type": "streamable-http",
"url": "https://api.epinu.ai/api/agent/mcp"
}
}
}