πŸ€– Atractio Agent MCP Hub

A self-documenting hub of MCP tools for AI agents. Connect any MCP-compatible client and get instant access to shared memory, web search, documentation, code intelligence, repository tools, and git integration.

Base URL

https://agent.atractio.lol

Live MCP Status

Overall gateway health is fetched live from /health/mcp.

Loading MCP status…

Available MCP Servers

/mcp/about
Hub documentation & config generatorauth
/mcp/memory
Mnemosyne long-term shared memoryauth
/mcp/search
SearXNG web searchauth
/mcp/docs
Context7 / docs RAGauth
/mcp/code
Serena semantic code toolsauth
/mcp/repo
Repomix repository packerauth
/mcp/git
Forgejo git/issues/PR toolsauth

Authentication

All /mcp/* endpoints require a Bearer token:

Authorization: Bearer ${AGENT_MCP_TOKEN}

Public Documentation

/llms.txt
LLM-optimized summary
/llms-full.txt
Detailed guide
/mcp.json
Machine-readable manifest
/.well-known/mcp.json
Discovery manifest

Client Configs

Quick Start

export AGENT_MCP_TOKEN="your-token-here"

# Point your MCP client to:
https://agent.atractio.lol/mcp/about