Courses that argue back: learn adaptively, build real work, then defend it to an AI stakeholder.
claude mcp add ripostiq --transport http https://ripostiq.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"ripostiq": {
"url": "https://ripostiq.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ripostiq": {
"serverUrl": "https://ripostiq.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"ripostiq": {
"type": "http",
"url": "https://ripostiq.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ripostiq": {
"url": "https://ripostiq.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"ripostiq": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ripostiq.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://ripostiq.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.ripostiq--ripostiq/reviews or the review_server meta-tool.
POST /mcp