Loading MCP server directory, please wait...
Secure credential vault and authenticated handoffs for multi-agent systems with verified identity.
npx @getmcp/cli add io.github.getstack-run/stackRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token with operator API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.getstack-run/stack": {
"url": "https://mcp.getstack.run",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}