adynato-omp-mcp

Installation
SKILL.md

OMP MCP Setup Skill

Use this skill when setting up MCP servers for Oh My Pi in a repository.

Default to OMP-Native Config

  • Prefer .omp/mcp.json for repo-local MCP setup
  • Use ~/.omp/mcp.json only when the server should apply across many projects for your user
  • Do not default to root mcp.json or .mcp.json unless the user explicitly wants a portable cross-client config
  • Include the OMP MCP schema at the top of repo-local config for autocomplete and validation

Keep Repo-Local MCP Out of Git

  • Before creating .omp/mcp.json, check whether the repo already ignores .omp/
  • If not, add .omp/ to .gitignore
  • Treat .omp/ as local machine or user setup by default so credentials, auth state, and teammate-specific MCP choices are not committed
  • Only keep .omp/ tracked if the user explicitly asks for shared project-level OMP config

Base File Template

Installs
1
Repository
adynato/skills
GitHub Stars
1
First Seen
Jun 16, 2026
adynato-omp-mcp — adynato/skills