Sideways✓
com.usesideways/sideways · v1.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.usesideways/sideways",
"description": "Use Sideways for unexpected questions and lateral thinking prompts to break through mental blocks.",
"title": "Sideways",
"version": "1.1.0",
"websiteUrl": "https://usesideways.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://usesideways.com/mcp"
},
{
"type": "sse",
"url": "https://usesideways.com/sse"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}