MCPcopy Create free account
hub / github.com/agntcy/agntcy-website

github.com/agntcy/agntcy-website @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
65 symbols 190 edges 47 files 0 documented · 0% updated 6d ago★ 523 open issues

Browse by type

Functions 64 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Agntcy Website

Deploy Next.js site to Pages

Lint

About The Project

agntcy.org website code

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Ensure you have Node.js installed on your machine.

Installation

  1. Clone the repository

sh git clone https://github.com/agntcy/agntcy-website.git

  1. Install npm packages

sh npm install

Usage

After installing the dependencies, you can run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For detailed contributing guidelines, please see CONTRIBUTING.md

Contact

Project Link: https://github.com/agntcy/agntcy-website

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 64
Interface 1

Languages

TypeScript100%

Modules by API surface

src/components/changelog/changelog-card.tsx6 symbols
src/components/layout/nav-bar.tsx5 symbols
src/components/homepage/feature-icons.tsx5 symbols
src/lib/utils.ts3 symbols
src/components/ui/drawer.tsx3 symbols
src/components/resources/article-card.tsx3 symbols
src/components/layout/scroll-to-top.tsx3 symbols
src/components/layout/cookie-banner.tsx3 symbols
src/components/icons.tsx3 symbols
src/components/supporters/supporter-logo-wall.tsx2 symbols
src/components/supporters/section-tabs.tsx2 symbols
src/components/resources/articles-content.tsx2 symbols

For agents

$ claude mcp add agntcy-website \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page