Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 477 Bytes

File metadata and controls

19 lines (13 loc) · 477 Bytes

Contributing to MCP Auth Proxy

Thank you for your interest in contributing to MCP Auth Proxy! This document provides guidelines and information for developers.

AI Development Environment Setup

You can link this file to your preferred AI development environment for better integration:

# For Claude Code
ln -s AGENTS.md CLAUDE.md

# For Gemini
ln -s AGENTS.md GEMINI.md

# For GitHub Copilot
mkdir -p .github
ln -s AGENTS.md .github/copilot-instructions.md