Security
Trust: 39/100 (Limited)io.github.sapiom/mcp Guide
Sapiom MCP server — authentication, verification, and API tools
6 starsby sapiom
Quick Start
Install
npx @sapiom/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sapiom-mcp": {
"command": "npx",
"args": [
"@sapiom/mcp"
]
}
}
}