Welcome to the Agentic Edge Functions repository by the Agentics Foundation. This open-source project serves as the technological foundation for distributed autonomous AI agents operating at the edge of networks.
Agentic Edge Functions combine serverless edge computing with autonomous AI capabilities. Running at the network edge, these functions enable AI agents to:
This infrastructure powers the Agentic Dashboard and Agentic Inbox systems at agentics.org/dashboard and is being actively developed in the open, welcoming community contributions.
A powerful Model Context Protocol server with advanced AI capabilities by the Agentics Foundation. Built on the OpenAI Agents API/SDK using TypeScript, this package implements a comprehensive MCP server that enhances AI agents with sophisticated tools and orchestration capabilities:
gpt-4o-search-preview# Install globally
npm install -g @agentics.org/agentic-mcp
# Or as a project dependency
npm install @agentics.org/agentic-mcp
This repository contains edge functions implementing various patterns for autonomous agent deployment and operation. Built on Supabase's serverless infrastructure and Deno runtime, these functions enable scalable, efficient, and globally distributed agent capabilities.
Additionally, it includes the scripts/agentic-mcp/ package, a powerful Model Context Protocol server that enhances AI agents with advanced tools and orchestration capabilities.
Edge functions are serverless functions running at network edges, providing low-latency, high-availability compute without server management. Supabase Edge Functions use Deno, a modern secure JavaScript/TypeScript runtime with built-in security features.
Deno is a modern, secure runtime for JavaScript and TypeScript that provides several advantages:
Our edge functions fall into several categories:
To get started with these edge functions:
For beginners, we recommend following our step-by-step tutorials to learn how to create, deploy, and test edge functions. For detailed instructions, see the Getting Started Guide.
Comprehensive documentation is available in the docs directory:
Contributions are welcome! Please see our Contributing Guidelines for more information.
This project is licensed under the terms of the license included in the repository.
Created by rUv, Agentics Foundation founder.
$ claude mcp add edge-agents \
-- python -m otcore.mcp_server <graph>