Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @mcp-layer/attach

@mcp-layer/attach

Attach to an in-process MCP server instance and return a Session.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "mcp-layer-attach": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-layer/attach"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @mcp-layer/attach

Details

Websitehttps://www.npmjs.com/package/@mcp-layer/attach
GitHubgit+https://github.com/3rd-Eden/mcp-layer.git
Licenseunknown
Pricingfree
Tagsmcp attach session in-memory
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC