mcpjungle/MCPJungle

Add agents.md to this repo

Open

#241 opened on May 2, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (146 forks)auto 404
code-qualitydogfoodinggood first issue

Repository metrics

Stars
 (1,162 stars)
PR merge metrics
 (PR metrics pending)

Description

Some instructions I'd like to give to coding agents for mcpjungle:

Types of tests

  • unit tests: go test -cover ./...
  • end to end test script: ./scripts/test-mcpjungle.sh

Linting golangci-lint run

What else? What are best practices for agents.md?

Contributor guide