Back to list
bitsoex

mcp-configuration

by bitsoex

Bitso Java API Wrapper

34🍴 30📅 Jan 24, 2026

SKILL.md


name: mcp-configuration description: MCP (Model Context Protocol) server configurations for various IDEs including setup, troubleshooting, and discovery management version: 1.0.0 compatibility: All repositories with MCP integrations

metadata: category: tooling tags: - mcp - ide-configuration - github-mcp - vscode - cursor triggers: - on-demand

MCP Configuration

Configuration and setup for MCP (Model Context Protocol) servers across different IDEs and tools.

Overview

MCP server configurations are distributed to IDEs in different ways depending on the tool.

Skill Contents

Sections

Available Resources

📚 references/ - Detailed documentation


IDE Configuration Paths

IDE/ToolConfiguration FileType
Cursor.cursor/mcp.jsonRepository-based
VS Code (GitHub Copilot).vscode/mcp.jsonRepository-based
Claude Code.mcp.jsonRepository-based
IntelliJ IDEA (Copilot)~/.config/github-copilot/intellij/mcp.jsonUser-based
GitHub Copilot CLI~/.copilot/mcp-config.jsonUser-based

Quick Reference

Automatic (Repository-based)

These IDEs automatically detect MCP configurations from the repository:

  • Cursor
  • VS Code (with GitHub Copilot)
  • Claude Code

Manual (User-based)

These tools require configuration in the user's home directory:

  • IntelliJ IDEA (with GitHub Copilot)
  • GitHub Copilot CLI

References

ReferenceContent
references/ide-configurations.mdConfiguration paths for each IDE
references/github-mcp-setup.mdGitHub MCP server setup with Docker
references/troubleshooting.mdCommon issues and solutions

GitHub MCP Server

The GitHub MCP server provides access to:

  • Dependabot alerts
  • Code security features
  • Secret protection
  • Security advisories
  • Labels management
  • Pull requests

Prerequisites

  1. Docker - Must be installed and running
  2. GITHUB_TOKEN - Environment variable with your GitHub PAT
  3. Cloudflare CA Certificate - Required for Bitso network TLS

Readiness Check

./global/scripts/check-github-mcp-readiness.sh
  • java/commands/add-sonarqube-mcp-to-intellij-and-copilot-cli.md - IntelliJ & CLI setup
  • global/scripts/check-github-mcp-readiness.sh - GitHub MCP readiness script

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon