Checks whether an MCP server is listed in MCP directories right now, and how long the listing took.
claude mcp add reflection --transport http https://registry-lag.rowb.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"reflection": {
"url": "https://registry-lag.rowb.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"reflection": {
"serverUrl": "https://registry-lag.rowb.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"reflection": {
"type": "http",
"url": "https://registry-lag.rowb.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"reflection": {
"url": "https://registry-lag.rowb.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"reflection": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://registry-lag.rowb.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://registry-lag.rowb.app/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/app.rowb.registry-lag--reflection/reviews or the review_server meta-tool.
POST /mcp