Skip to content

Commit b8edbf1

Browse files
committed
docs(all): expand audience sections for platform teams and developers
1 parent 479d62a commit b8edbf1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,29 @@ MCP changes how AI agents use tools, but it has created two critical challenges:
4040

4141
DeployStack solves both problems with a complete MCP management platform and intelligent context window optimization.
4242

43+
## Who DeployStack Is For
44+
45+
### For Platform / DevOps Teams
46+
47+
- **End credential chaos**: Move API keys from Slack DMs and `.env` files into an encrypted vault with automatic injection
48+
- **Control MCP access**: Role-based permissions determine who can use which MCP servers and tools
49+
- **Prevent data exposure**: Team isolation and audit logging show exactly what tools accessed what data
50+
- **Centralize configuration**: One source of truth instead of N developers × M configurations
51+
52+
### For Developers
53+
54+
- **Zero setup**: Add one URL to VS Code, get access to all team MCP tools instantly
55+
- **No local installs**: No `npm install`, no process management, no port conflicts
56+
- **Just works**: Same configuration everywhere - no more "works on my machine" debugging
57+
- **Focus on code**: Security and credentials are handled for you
58+
59+
### For Engineering Managers
60+
61+
- **1-click team onboarding**: New developer? They're productive with MCP tools in minutes, not hours
62+
- **Reduce AI costs**: 98% token reduction means lower API bills and better LLM performance
63+
- **Full visibility**: See which tools your team uses, how often, and what they access
64+
- **Offboarding safety**: When someone leaves, revoke access instantly - no credential rotation nightmare
65+
4366
## 🚀 How It Works: A Quick Tour
4467

4568
### Global Satellite (Zero Installation)

0 commit comments

Comments
 (0)