Pre-execution gate for AI-agent tool calls. Touch ID approval. Tamper-evident audit log.
claude mcp add quill -- uvx quillx
claude_desktop_config.json
{
"mcpServers": {
"quill": {
"command": "uvx",
"args": [
"quillx"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"quill": {
"command": "uvx",
"args": [
"quillx"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"quill": {
"command": "uvx",
"args": [
"quillx"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"quill": {
"type": "stdio",
"command": "uvx",
"args": [
"quillx"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"quill": {
"command": "uvx",
"args": [
"quillx"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.manumarri-sudo--quill/reviews or the review_server meta-tool.
POST /mcp