MCP server for Agentailor — search the blog and read articles and open-source repo docs over the Model Context Protocol.
{
"mcpServers": {
"agentailormcp": {
"command": "npx",
"args": [
"-y",
"@agentailor/mcp"
]
}
}
}