Catalog
com.quillcaddie.www/mcp
OfficialQuillCaddie MCP
OAuth-protected, read-only-by-default MCP server for provenance-labeled QuillCaddie project memory.
Secure project memory storage with OAuth and provenance tracking.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.quillcaddie.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.