# Atractio Agent MCP Hub This domain provides MCP tools for AI agents. Base URL: https://agent.atractio.lol All MCP endpoints require Bearer auth: Authorization: Bearer $AGENT_MCP_TOKEN Recommended first endpoint: https://agent.atractio.lol/mcp/about Available MCP endpoints: - /mcp/about: explains this hub and returns client configs - /mcp/memory: Mnemosyne long-term shared memory - /mcp/search: SearXNG web search - /mcp/docs: Context7 / docs RAG - /mcp/code: Serena semantic code tools - /mcp/repo: Repomix repository context packer - /mcp/git: Forgejo git, issues and pull requests Machine-readable manifest: https://agent.atractio.lol/mcp.json Universal MCP client config: https://agent.atractio.lol/config/universal-mcp.json