Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.
claude mcp add wikivibe-mcp --transport http https://wikivibe.ru/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"wikivibe-mcp": {
"url": "https://wikivibe.ru/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wikivibe-mcp": {
"serverUrl": "https://wikivibe.ru/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"wikivibe-mcp": {
"type": "http",
"url": "https://wikivibe.ru/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wikivibe-mcp": {
"url": "https://wikivibe.ru/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"wikivibe-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wikivibe.ru/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://wikivibe.ru/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.AlexMi64--wikivibe-mcp/reviews or the review_server meta-tool.
POST /mcp