Project Docs

Install guides, package links, and source repositories for N2NS projects.

Setup guides

Choose a project, check whether it matches your setup, then open the right README, package page, or setup guide.

Public open-source project

Antigravity Panel

Performance dashboard for Google Antigravity IDE.

Google Antigravity IDE users who need quota visibility, cache management, diagnostics, and local controls.

Package
n2ns.antigravity-panel
Version
GitHub Releases / Open VSX release
License
Apache-2.0
Start here
  • Sidebar toolkit for Google Antigravity IDE. Formerly published as Toolkit for Antigravity.
  • Tracks Gemini, Claude, and GPT usage where the local environment provides it.
  • Includes cache management, diagnostics, hands-free mode, commit-message generation, and service recovery tools.
ExtensionsAntigravity
Public open-source project

N2N Memory

Repository-scoped memory for MCP clients.

MCP users and teams that need repository-scoped memory.

Package
n2n-memory
Version
1.2.2
License
MIT
Start here
  • Repository-scoped knowledge-graph memory.
  • Stores context inside each project directory to avoid cross-project memory pollution.
  • Keeps memory local, Git-friendly, and independent of a specific vendor or IDE.
MCPAI AgentMemory
Public open-source project

N2N Nexus

Local coordination hub for multiple clients and IDEs.

Developers using more than one local client or IDE with shared project context.

Package
n2n-nexus
Version
0.4.2
License
Apache-2.0
Start here
  • Local coordination hub for multi-client development.
  • Keeps project messages, tasks, notes, and meeting history available across configured clients.
  • Runs locally so most users do not need to manage ports or hosts.
MCPCollaborationAgents
Public open-source project

GG MCP for VS Code

VS Code extension for workspace tools over MCP.

VS Code, Cursor, Windsurf, and Antigravity users connecting MCP clients to local workspace tools.

Package
bugstan.gg-mcp-for-vscode
Version
1.3.0
License
MIT
Start here
  • VS Code extension with a local MCP server for the active workspace.
  • MCP clients can read files, edit code, run terminal commands, inspect Git, and use editor actions.
  • Binds locally and shows server status in the status bar.
ExtensionsVS CodeMCPAI Agent
Public open-source project

MCPxHub

Local bridge from MCP clients to IDE MCP servers.

Developers connecting MCP clients to VS Code-compatible or JetBrains IDEs.

Package
@bugstan/mcpxhub
Version
1.2.1
License
MIT
Start here
  • Local bridge between MCP clients and IDE MCP servers.
  • Discovers active IDE ports and proxies JSON-RPC 2.0 MCP calls locally.
  • Supports VS Code, Cursor, Windsurf, Antigravity, and JetBrains IDEs.
MCPClaudenpm
Public open-source project

N2N Post2Site

Content publishing MCP server for websites.

Site owners and developers who want content drafting without database, shell, payment, or user access.

Package
n2n-post2site
Version
0.1.0
License
Project license in repository
Start here
  • Local MCP server for content publishing.
  • Drafts and updates website articles without database, shell, payment, user, or infrastructure access.
  • Keeps validation, storage, preview, and publishing rules on your website backend.
MCPContentPublishingAI Agent
Public open-source package

Laravel Post2Site

Laravel package for Post2Site content APIs.

Laravel developers who want a content-only publishing API for n2n-post2site.

Package
n2ns/laravel-post2site
Version
0.1.0
License
MIT
Start here
  • Laravel package that adds a content-only API for n2n-post2site.
  • Receives Markdown drafts from an MCP client while your Laravel app keeps control of storage and publishing.
  • Supports review-only, configurable mapping, or custom adapters.
LaravelPHPMCPPublishing
Public open-source package

Laravel SaaS Kit

Installable Laravel SaaS and product website starter kit based on a production-tested template.

Developers building SaaS applications and product websites with Laravel.

Package
n2ns/laravel-saas-kit
Version
0.1.0
License
MIT
Start here
  • Laravel starter for SaaS and product websites.
  • Includes user sessions, billing, SEO pages, blog content, and admin workspaces.
  • Shortens the first build of a new Laravel product.
LaravelSaaSStripeFilament