claudeconfig.directory
RulesSkillsMCP ServersJobs
MCP Configpython

elder MCP Config

MCP configuration with 1 server: socket

View Source
.mcp.json
{
  "mcpServers": {
    "socket": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@socketsecurity/mcp@latest"
      ],
      "env": {
        "SOCKET_API_KEY": "${SOCKET_API_KEY}"
      }
    }
  }
}

Stats

0 upvotes
0 copies
0 views
1 stars

Source

penguintechinc/elderpenguintechincpenguintechinc

Language: Python

Tags

mcp-configpython

Related Configs

Commandpython
/act Command
6000
CLAUDE.mdpython
erArk CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
313000
Rulepython
Package Installation Rule
description: Standards for installing packages with UV in StackOne. (project) globs: "**/pyproject.toml" paths: "**/pyproject.toml"
4000
Rulepython
Tester Haiku.Mcp Rule
{ "_comment": "MCP config for tester-haiku agent", "_created": "2026-01-09", "_purpose": "Test writing with vault-rag for testing patterns lookup", "mcpServers": { "vault-rag": { "type": "stdio", "command": "C:\\venvs\\mcp\\Scripts\\python.exe", "args":...
10011
claudeconfig.directory
RulesMCP ServersJobsSubmit

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