Base64 Codec API for Cursor
io.github.br0ski777/base64-codec
Encode/decode base64 and URL-safe base64. x402 micropayment.
client:Cursor
transport:sse
Install Base64 Codec API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"base64-codec": {
"url": "https://base64-codec.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs