Found 207 repositories(showing 30)
teng-lin
Unofficial Python API and agentic skill for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.
badrisnarayanan
Proxy that exposes Antigravity provided claude / gemini models, so we can use them in Claude Code and OpenClaw (Clawdbot)
Ahmad-progr
Mirrored snapshot of Claude Code's source (exposed 2026-03-31) preserved for educational purposes, defensive security research, and software supply-chain analysis.
phil65
A unified agent orchestration hub that lets you configure and manage multiple AI agents (native, ACP, AGUI, Claude Code) via YAML, and exposes them through standardized protocols (ACP/OpenCode Server).
shinglokto
HTTP bridge powering OpenClaw's AI agents via Claude Code CLI — manages persistent sessions, auto-resume, extended thinking, and provides a real-time React dashboard with per-agent cost tracking. Exposes an OpenAI-compatible API.
acomagu
Expose VSCode features such as file viewing and editing as MCP, enabling advanced AI-assisted coding directly from tools like Claude Desktop
sadiuysal
🕷️ A lightweight Model Context Protocol (MCP) server that exposes Crawl4AI web scraping and crawling capabilities as tools for AI agents. Similar to Firecrawl's API but self-hosted and free. Perfect for integrating web scraping into your AI workflows with OpenAI Agents SDK, Cursor, Claude Code, and other MCP-compatible tools.
prassaaa
Expose GitHub Copilot through an OpenAI and Anthropic-compatible API, enabling direct usage with Claude Code.
leeguooooo
Expose agent CLIs (Codex, Cursor Agent, Claude Code, Gemini) as an OpenAI-compatible /v1 API gateway.
thtskaran
We read all 512K lines of Claude Code's accidentally exposed source. 82 docs, 15 diagrams, every subsystem mapped — from the hidden YOLO safety classifier to multi-agent swarms.
CodingWithCalvin
VS MCP Server exposes Visual Studio features through the Model Context Protocol (MCP), enabling AI assistants like Claude to interact with your IDE programmatically. Open files, read code, build projects, and more - all through natural conversation!
AnukarOP
Fork of instructkr/claude-code | Full source code of Anthropic's Claude Code CLI, the AI coding assistant | 512K+ lines of TypeScript, 40+ AI tools, 50+ commands.
wrsmith108
Claude Code skill for secure environment variable management with Varlock. Never expose secrets in Claude sessions.
mathematic-inc
MCP server that exposes Claude Code's file and shell tools (bash, read, write, edit, glob, grep) over HTTP for remote use by any MCP client
laktek
MCP server for exposing Neovim buffers to AI agents like Claude Code
Ayush-Kotlin-Dev
Proxy that exposes Codex provided GPT models , so we can use them in Claude Code and OpenClaw (Clawdbot)
Helms-AI
MCP server exposing OpenClaw Gateway tools to Claude Code and other MCP-compatible clients
specmatic
A Model Context Protocol (MCP) server that exposes Specmatic's contract testing capabilities to AI coding agents like Claude Code. This server enables comprehensive API contract validation and mock server management for development workflows.
dan6684
MCP server that exposes Obsidian Smart Connections vector database to Claude Code via semantic search
Xevos117
MCP server that exposes Zotero library operations as tools for Claude. Supports searching, browsing collections, adding items by DOI, importing PDFs with fulltext indexing, open access PDF discovery via Unpaywall, and injecting Zotero citation field codes into .docx documents.
KallistoX
An MCP server that exposes UniFi application API documentation (Network, Protect, Site Manager) as queryable tools for Claude Desktop, Claude Code (VS Code / JetBrains), or any MCP-compatible client.
swift-innovate
Local Claude Code orchestration API. Expose Claude Code's full agent capabilities (file I/O, bash, MCP) as a REST/WebSocket service on your local network — without sharing your API key.
AWolf81
Run NVIDIA Nemotron-3-Super-120B-A12B GGUF on RunPod Flash with a shared network volume and expose it as an OpenAI-compatible API for Claude Code, OpenCode, and Mistral Vibe.
back1ply
MCP server to expose Claude Code Skills to AI agents
jiayun
Expose JetBrains IDE code analysis capabilities via MCP (Model Context Protocol) for integration with AI coding assistants like Claude Code.
unn-Known1
Complete documentation and technical analysis of the Claude Code source code leak - 512,000+ lines exposed via npm source map. Everything you need to know about this historic AI industry incident.
orbiqd
Orchestrate multiple coding CLIs (Claude Code/Codex/Gemini) from one interface. Exposes MCP server for tool integration. Run agents locally without API keys, track all executions, resume conversations. Built for automation and scripting.
badlogic
A wrapper around Claude Code that exposes it via a bi-directional websocket on top of which one can build non-TUI interfaces
Nikunj2003
Bridge your local AI tools to the web. Exposes Claude Code CLI, Gemini CLI, and Antigravity sessions as a standard API, allowing you to use these accounts with any OpenAI/Claude/Gemini-compatible API client.
CyberClash
Save your context window limit! An MCP Coordinator that exposes only 3 tools to Claude Code. When Claude needs to use an MCP, the Coordinator dynamically loads it, calls the tool, and returns just the result.