claudeconfig.directory
RulesSkillsMCP ServersJobs
MCP Configjavascript

bread-mcp MCP Config

MCP configuration with 1 server: bread

View Source
.mcp.json
{
  "mcpServers": {
    "bread": {
      "type": "stdio",
      "command": "${CLAUDE_PLUGIN_ROOT}/scripts/mcp-server.cjs"
    }
  }
}

Stats

0 upvotes
0 copies
0 views
1 stars

Source

breadmarkets/bread-mcpbreadmarketsbreadmarkets

Language: JavaScript

Tags

mcp-configjavascript

Related Configs

MCP Configjavascript
claude-supermemory MCP Config
MCP disabled - using direct SDK calls via skill instead
1,900000
MCP Configjavascript
_danilonov_portfolio MCP Config
{ "mcpServers": { "github": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "<SEU_TOKEN_AQUI>" } }, "supabase": { "command": "npx", "args": [ "-y", "@supabase/mcp-server-supabase@latest", "--read-only",...
1001
CLAUDE.mdjavascript
vibecoding-arena CLAUDE.md
Project configuration and development guidelines for vibecoding-arena
3000
Skilljavascript
Verify Before Complete Skill
name: verification-before-completion description: Use when about to claim work is complete, fixed, or passing, before committing changes - requires running verification commands and confirming output before making any success claims; evidence before assertions always
1000
claudeconfig.directory
RulesMCP ServersJobsSubmit

Built for the Claude Code community. Not affiliated with Anthropic.