Skip to content

chore: add .mcp.json and document Redmine MCP setup in README#44

Merged
pleberre merged 1 commit intodevelopfrom
chore/add-claude-md
Feb 24, 2026
Merged

chore: add .mcp.json and document Redmine MCP setup in README#44
pleberre merged 1 commit intodevelopfrom
chore/add-claude-md

Conversation

@pleberre
Copy link
Contributor

@pleberre pleberre commented Feb 24, 2026

Summary

  • Adds .mcp.json registering the Redmine MCP server for Claude Code
  • Documents setup in README (matching the shopify-app-remix repo format): prerequisites, how it works, verification steps

Test plan

  • Verify claude mcp list | grep redmine shows ✓ Connected after setting REDMINE_URL and REDMINE_API_KEY

🤖 Generated with Claude Code


Summary by cubic

Registers the Redmine MCP server for Claude Code via .mcp.json and adds setup instructions to the README. Enables Redmine access in Claude Code using environment variables; no secrets stored in the repo.

  • Migration
    • Export REDMINE_URL and REDMINE_API_KEY in your shell profile.
    • Create /tmp/redmine-uploads (used by REDMINE_ALLOWED_DIRECTORIES).
    • Install uv if uvx is missing (brew install uv).
    • Start Claude Code and run: claude mcp list | grep redmine; expect “✓ Connected”.

Written for commit d6cdb05. Summary will update on new commits.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

@pleberre pleberre merged commit 7b7d5c8 into develop Feb 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant