R
Remote MCP Server Authless
by @Callie84
MCP server by Callie84
Created 11/12/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-remote-mcp-server-authless
Cursor configuration (mcp.json)
{
"mcpServers": {
"callie84-remote-mcp-server-authless": {
"command": "npx",
"args": [
"callie84-remote-mcp-server-authless"
]
}
}
}