claudeconfig.directory
RulesSkillsMCP ServersJobs
MCP Configgeneral

portfolio MCP Config

MCP server configuration from ktenman/portfolio

View Source
.mcp.json
{
  "mcpServers": {
    "chrome-devtools": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "chrome-devtools-mcp@latest"],
      "env": {}
    }
  }
}

Stats

0 upvotes
0 copies
0 views
3 stars

Source

ktenman/portfolioktenmanktenman

Language: Kotlin

Tags

mcp-config

Related Configs

Skillgeneral
Claude Get Session Info Skill
name: claude-get-session-info description: Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.
2000
MCP Configgeneral
Dungeon MCP Config
{ "mcpServers": { "deepwiki": { "type": "sse", "url": "https://mcp.deepwiki.com/sse" }, "kubernetes": { "command": "npx", "args": [ "-y", "kubernetes-mcp-server@latest" ] } } }
2000
Commandgeneral
/code Command
model: claude-opus-4-1-20250805 plan: true argument-hint: bet-XXX description: Start working on a Linear issue with automatic branch setup allowed-tools: Bash(git:*), mcp__linear-server__get_issue, mcp__linear-server__list_comments, mcp__linear-server__update_issue, TodoWrite, ExitPlanMode
2000
MCP Configgeneral
claude-code-plugins MCP Config
{ "mcpServers": { "context7": { "command": "npx", "args": [ "-y", "@upstash/context7-mcp", "--api-key", "${UPSTASH_CONTEXT7_API_KEY}" ] } } }
2000
claudeconfig.directory
RulesMCP ServersJobsSubmit

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