# mcpfusion

The TypeScript framework for secure, MCP 2.0-native servers. MCP Fusion is a TypeScript framework that enforces security at the architectural level of every MCP server. Raw data never reaches the LLM without passing through a typed egress firewall.

- Tier: Indexed (plain plugin)
- Category: Security
- Page: https://www.flowy.sh/listings/vinkius-labs-mcpfusion
- Source: https://github.com/vinkius-labs/mcpfusion
- Price: free and open source

## Summary
mcpfusion is a Claude Code plugin with 2 hand-picked skills for security work, indexed on Flowy. Install it with the command on its page. It includes mcpfusion-development, vinkius-deploy. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add vinkius-labs/mcpfusion --agent claude-code
```

## Skills
- mcpfusion-development
- vinkius-deploy

## FAQ

### What is mcpfusion?
The TypeScript framework for secure, MCP 2.0-native servers. MCP Fusion is a TypeScript framework that enforces security at the architectural level of every MCP server. Raw data never reaches the LLM without passing through a typed egress firewall.

### How do I install mcpfusion?
Run these in Claude Code: npx -y skills add vinkius-labs/mcpfusion --agent claude-code. Then prompt normally.

### Does mcpfusion auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is mcpfusion free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
