Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"markdown-renderer": {
"url": "https://markdown-renderer-production.up.railway.app/mcp",
"transport": "sse"
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"markdown-renderer": {
"url": "https://markdown-renderer-production.up.railway.app/mcp",
"transport": "sse"
}
}
}