Loading MCP server directory, please wait...
Secrets for developers and agents—secure context and workflows without exposing secret values.
npx @getmcp/cli add io.github.stashbase/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationStashbase API key, formatted as Bearer <API_KEY>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.stashbase/mcp": {
"url": "https://api.stashbase.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}