1000+ creative ways to say no. Polite, humorous, professional rejection responses.
claude mcp add no-as-a-service -- npx -y no-as-service
claude_desktop_config.json
{
"mcpServers": {
"no-as-a-service": {
"command": "npx",
"args": [
"-y",
"no-as-service"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"no-as-a-service": {
"command": "npx",
"args": [
"-y",
"no-as-service"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"no-as-a-service": {
"command": "npx",
"args": [
"-y",
"no-as-service"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"no-as-a-service": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"no-as-service"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"no-as-a-service": {
"command": "npx",
"args": [
"-y",
"no-as-service"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Koneisto--no-as-a-service/reviews or the review_server meta-tool.
POST /mcp