claudeconfig.directory
RulesSkillsMCP ServersJobs
MCP Configjavascript

chickenwing-map MCP Config

MCP configuration with 1 server: supabase

View Source
.mcp.json
{
  "mcpServers": {
    "supabase": {
      "command": "npx",
      "args": [
        "-y",
        "@supabase/mcp-server-supabase",
        "--project-ref=nzovofzjqjvxbzvelhyd"
      ],
      "env": {
        "SUPABASE_ACCESS_TOKEN": "sbp_a07da3ebeb757e48f4b99f63d38b1c6dcfe3cefc"
      }
    }
  }
}

Stats

0 upvotes
0 copies
0 views
1 stars

Source

AnthonyCamper/chickenwing-mapAnthonyCamperAnthonyCamper

Language: Svelte

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.